Files
UnrealEngineUWP/Engine/Plugins/Experimental/BackChannel
joe kirchoff ba9a7e59ba Fix Win64 Shipping -DisableUnity -NoPCH issues due to incorrect stats header
#rnx
#jira UE-192223
#jira UE-192224
#jira UE-192225

[CL 26901387 by joe kirchoff in ue5-main branch]
2023-08-07 18:06:59 -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.