# Functions

GetEmptyTarget returns an empty TargetAddress.
HandleWebsocket handles the websocket connections.
NewMessage returns a Message with chosen OpCode, TargetAddress and value.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

HistoryRequestParameters is a model for paramters that can be set with HIST requests.
Message is the model for a websocket message.

# Type aliases

The OpCode type is used to identify the different operations possible.
TargetAddress models the target field in websocket messages.