Skip to main content

ws_client

Function ws_client 

Source
async fn ws_client(
    socket: WebSocket,
    sub: Subscription<ArrowRecord>,
    name: String,
)