# Functions
SendWebsocketEvent sends a websocket event message.
# Variables
Vars for the websocket client.
# Structs
WebsocketAuth is the struct used for a websocket auth request.
WebsocketEvent is the struct used for websocket events.
WebsocketEventResponse is the struct used for websocket event responses.
WebsocketOrderbookTickerRequest is a struct used for ticker and orderbook requests.