Skip to main content

Module ws_transport

Module ws_transport 

Source
Expand description

WebSocket-based Transport implementation.

Implements the Transport trait from soma-runtime, sending plans to remote workers via WebSocket and receiving results.

Structsยง

WsTransport
Transport implementation using WebSocket.