The payload, always a string.
A WebSocket binary frame is base64-encoded and flagged by
RealtimeFrame.binary; an SSE message is its JSON encoding.
The payload, always a string.
A WebSocket binary frame is base64-encoded and flagged by
RealtimeFrame.binary; an SSE message is its JSON encoding.
import { type RealtimeFrame } from "common/src/index.ts";