You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
* Make it an error to send data to a buffer that is not yet attached. * Send a 'ready' message whenever the remote attaches a message buffer, allowing synchronizing the two machines before streaming data. * Add a class for tracking remote processes, and reading output data line-by-line. #preflight none [CL 24828683 by Ben Marsh in ue5-main branch]