@tpgames/bridge-core
v0.2.1
Published
Low-level bridge contracts shared by TPG runtime surfaces.
Readme
@tpgames/bridge-core
Low-level bridge contracts shared by TPG runtime surfaces.
This package exposes the envelope and adapter interfaces used by runtime-game, runtime-host, and external author tooling.
Engine integrations use createEngineEventAdapter() to share typed runtime
subscriptions, listener fan-out, sink error behavior, and disposal while keeping
renderer-specific delivery in injected sinks.
