# Constants
ClientIdentifierHeader is header carrying information about tunnel identifier.
Connected is message sent by server to client when control connection was established.
ControlPath is http.Handler url path for control connection.
HandshakeRequest is hello message sent by client to server.
HandshakeResponse is response to HandshakeRequest sent by server to client.
ControlMessage protocols.
ControlMessage actions.
ControlMessage protocols.
ControlMessage protocols.
# Structs
ControlMessage is sent from server to client to establish tunneled connection.