@dreamboard-games/gameplay-authority-protocol
v0.1.0-alpha.0
Published
Typed Gameplay Authority WebSocket frames and capability claims
Readme
@dreamboard-games/gameplay-authority-protocol
Typed wire contract for the Dreamboard Gameplay Authority WebSocket service: frame schemas, capability claims, and protocol version constants shared by the authority service and its clients.
This is the protocol browsers and the Dreamboard CLI dev host already speak
when connecting to gameplay sessions. Use
@dreamboard-games/gameplay-authority-client
for a typed client instead of consuming frames directly.
import { ServerGameplayFrameSchema } from "@dreamboard-games/gameplay-authority-protocol";Versioning follows the authority service deployment cadence; pin exact versions in consumers.
