# Functions
NewClient is constructor.
NewRequest is constructor.
NewServerInfo is constructor.
NewWsClientManager is a constructor.
No description provided by the author
No description provided by the author
PrepareTable return the account sequence and table NameInDB.
# Constants
No description provided by the author
ReconnectInterval is the interval to reconnect when ws socket is disconnected.
# Structs
Client is used to send and recv websocket msg.
Request manage a websocket request.
Response manage a websocket response.
ServerInfo struct.
WebsocketManager is a websocket client manager.
# Type aliases
No description provided by the author