Crate longbridge_wscli

Source
Expand description

Longbridge OpenAPI Websocket client

Structs§

RateLimit
Rate limiter config
WsClient
Longbridge Websocket client
WsCloseReason
Connection close reason
WsResponseErrorDetail
Detail message for response error
WsSession
The session for the Websocket connection

Enums§

CodecType
Longbridge websocket codec type
Platform
Longbridge websocket platform type
ProtocolVersion
Longbridge websocket protocol version
WsClientError
Websocket client error type
WsEvent
The event type of Websocket client

Type Aliases§

WsClientResult
Websocket client result type