$ cd ..connectingframes received 0
$ realtime --sse --ws▮
The server pushes board activity to the browser. Watch frames arrive live, then watch the connection heal itself.
# steps
- 1The feed is already live, no sign-in to watch.
- 2Generate an event, and it appears instantly.
- 3Drop the connection and watch it heal.
// live frame feed
// waiting for frames…
// events over time
// waiting for frames…
0
FRAMES RECEIVED
SSE
TRANSPORT
// websocket · bidirectional
closedThe message is broadcast back through the same bus and appears in the feed above as a client.message frame.