Files
UnrealEngineUWP/Engine/Source/Programs/Shared
Ben Marsh 706cfc2624 Horde: Add REST API for compute service.
* New tasks can be queued with a POST to /compute/{channelid}
* Status updates can be dequeued with a POST to /compute/{channelid}/updates
* ChannelId can be any series of lowercase letters, numbers, and the characters _ and -.
* Request/response objects are declared in Api.cs.

#fyi Joe.Kirchoff

[CL 17226912 by Ben Marsh in ue5-main branch]
2021-08-18 21:40:02 -04:00
..
2021-08-12 17:33:54 -04:00