Files
UnrealEngineUWP/Engine/Plugins/Experimental/BackChannel
joe pribele 0926a226cf removed PRAGMA_DISABLE_OPTIMZATIONS that appear to be left in by accident
#rb zousar.shaker
#preflight 636c1c6f7c2b50519028f593

[CL 23063526 by joe pribele in ue5-main branch]
2022-11-09 16:47:19 -05: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.