# Packages
No description provided by the author
# Functions
Encode encodes the message into binary data.
No description provided by the author
No description provided by the author
No description provided by the author
Read unpacks the packet from the provided reader.
No description provided by the author
No description provided by the author
WithDefaultOptions will create client connection with some default values.
WithTLSConfig will set an SSL/TLS configuration to be used when connecting to server.
# Constants
No description provided by the author
Unit Query Language.
Unit Transport Protocol.
# Variables
ErrServerClosed occurs when a tcp server is closed.
# Interfaces
MessagePack is the interface for all Messages.
Options it contains configurable options for client.
No description provided by the author
# Type aliases
No description provided by the author
Handler is a callback which get called when a tcp, websocket connection is established or a grpc stream is established.
No description provided by the author
Proto represents the type of connection.
No description provided by the author