[][src]Type Definition tab_websocket::WebsocketConnection

type WebsocketConnection = WebSocketStream<TokioAdapter<TcpStream>>;