You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
Various other changes: * Use a single buffer for IPC requests from the worker to host, rather than using the message passing system. Provides less overhead to porting to other languages. * Rename RemoteServer to RemoteWorker. #preflight none [CL 24859082 by Ben Marsh in ue5-main branch]