Files
UnrealEngineUWP/Engine/Plugins/Experimental/BackChannel
Marc Audy 01b7c9f4f5 Merge UE5/RES @ 15958325 to UE5/Main
This represents UE4/Main @ 15913390 and Dev-PerfTest @ 15913304

[CL 15958515 by Marc Audy in ue5-main branch]
2021-04-08 14:32:07 -04:00
..

BackChannel

BackChannel is an experimetal plugin that allows external tools and apps to query for and push data into a running Unreal session.

The goal is to support 2-3 ubiquitous protocols where implementations can be easily created or found for popular languages. The short term focus is OSC over TCP/IP and JSON REST over HTTP.