Skip to content

BridgeMessageType

BridgeMessageType = "provision" | "attach" | "detach" | "token-push" | "token-response" | "rpc" | "subscribe" | "unsubscribe" | "wake" | "set-online" | "provision-ack" | "attach-ack" | "token-request" | "rpc-result" | "live-initial" | "live-diff" | "live-hydrated" | "event"

Defined in: packages/client/src/worker/protocol.ts:63