# Functions
NewConnectionUpgrader creates a valid new instance of a ConnectionManager.
# Variables
DefaultDialer uses the default marshaller.
# Structs
Connection wraps the websocket connection.
ConnectionUpgrader upgrades an incomming HTTP connection to a websocket connection
and constructs necessary structures*/.
Dialer allows establishing and configuring a websocket connection.
# Interfaces
Router handles incoming Messages*/.