Expand description
Engine-neutral bridge between a host application and VifuRuntime.
The same frames can cross an in-process FFI boundary or a WebSocket transport. Godot, Unity, Unreal, and native hosts only need an adapter that moves encoded frames to and from this bridge.
Structs§
- Runtime
Bridge - Routes protocol frames into one embedded application runtime.
- Runtime
Bridge Cancel Params - Runtime
Bridge Hello Params - Runtime
Bridge Hello Payload - Runtime
Bridge Invocation Event - Runtime
Bridge Invoke Payload