[−][src]Module async_graphql::http::websocket
WebSocket transport for subscription
Structs
WebSocketStream | A wrapper around an underlying raw stream which implements the WebSocket protocol. |
Functions
create | Create a websocket transport. |
create_with_initializer | Create a websocket transport and specify a context initialization function. |