Package-level declarations

Types

Link copied to clipboard
class KtorRealtimeWebsocket(ws: DefaultClientWebSocketSession) : RealtimeWebsocket

Implementation of RealtimeWebsocket using Ktor's DefaultClientWebSocketSession.

Link copied to clipboard

Implementation of RealtimeWebsocketFactory using Ktor's HttpClient.

Link copied to clipboard

Interface for a websocket connection to the Supabase Realtime service.

Link copied to clipboard

Interface for creating a websocket connection to the Supabase Realtime service.