2 Commits

Author SHA1 Message Date
Ben Marsh
1077980348 Horde: Add a helper method to do an OIDC login in the RemoteClient app.
#preflight none

[CL 24789494 by Ben Marsh in ue5-main branch]
2023-03-24 18:13:10 -04:00
Ben Marsh
ddae4304bd Horde: Various remote execution improvements.
* Add a sample app which uploads an application, streams values to it, and prints the output it echoes back to us.
* Add an in-memory transport which uses a C# pipeline to buffer data.
* Add a client implementation that launches a local Horde agent and connects directly to it.
* Add an IPC message channel to allow attaching new shared memory buffers from remote applications.
* Simplify the API for establishing connections.

#preflight none

[CL 24779164 by Ben Marsh in ue5-main branch]
2023-03-24 10:32:39 -04:00