Files
UnrealEngineUWP/Engine/Plugins/Experimental/BackChannel
Marc Audy c43360f47c Eliminate whitespace only differences between Release-Engine-Staging and Release-Engine-Test
#[fyi] Aurel.Cordonnier

#ushell-cherrypick of 18448630 by Marc.Audy
#preflight none

[CL 18483677 by Marc Audy in ue5-main branch]
2021-12-17 03:41:59 -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.