Skip to content

Type Alias: BridgeFrame

BridgeFrame = HelloFrame | ConnectionFrame | ErrorFrame

Any bridge control frame, discriminated on event.

The mirror of BridgeFrame in indikit/web/control_frames.py. An event this build does not know is dropped rather than coerced, which is what makes the bridge free to add one without breaking an older browser.