Interface for a websocket connection to the Supabase Realtime service.
Whether there are incoming messages that can be received.
Block the current coroutine until the websocket is disconnected.
Disconnect the websocket.
Generates a new ref for a realtime message
Receive a frame from the websocket.
Sends a binary message to the websocket.
Send a message to the websocket.