Module ws

Module ws 

Source
Expand description

Websocket types

Structs§

NotificationInner
The notification
WsErrorBody
Websocket error
WsErrorResponse
WebSocket error response
WsNotification
Notification from the server
WsRequest
Websocket request
WsResponse
Websocket response
WsSubscribeResponse
The response to a subscription request
WsUnsubscribeRequest
The request to unsubscribe
WsUnsubscribeResponse
The response to an unsubscription request

Enums§

WsMessageOrResponse
Message from the server to the client
WsMethodRequest
The inner method of the websocket request
WsResponseResult
Responses from the web socket server

Constants§

JSON_RPC_VERSION
JSON RPC version