Type Definition mould::session::Client [] [src]

type Client = WSClient<DataFrame, Sender<WebSocketStream>, Receiver<WebSocketStream>>;