Crate longport_wscli

Crate longport_wscli 

Source
Expand description

LongPort OpenAPI Websocket client

Structs§

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

Enums§

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

Type Aliases§

WsClientResult
Websocket client result type