Files
UnrealEngineUWP/Engine/Source/Programs/Horde/HordeCommon
ben marsh 16c9fb5650 Horde: Rearrange public Horde classes and projects.
* EpicGames.Horde contains all types and functionality common to server, agent, and clients of Horde.
* EpicGames.Horde.Client contains client interfaces for calling server functionality (but not server stubs for implementing those interfaces). Together with EpicGames.Horde, this defines the public interface for Horde. Note that types are still defined within the EpicGames.Horde namespace.
* HordeCommon contains functionality common to the server and agent (eg. session/lease messaging, task data structures, etc...), but which is not exposed to clients of Horde.

EpicGames.Horde.Common contains legacy REAPI functionality and will be removed once CB-REAPI is up and running.

[FYI] Joe.Kirchoff, Carl.Bystrom

#ROBOMERGE-SOURCE: CL 17012746 in //UE5/Main/...
#ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v839-17012307)

[CL 17012752 by ben marsh in ue5-release-engine-test branch]
2021-08-01 17:10:17 -04:00
..