# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
User input typically from a keyboard.
Normal output to the terminal.
Ping to the server.
Pong to the brower.
Notify that the brower size has been changed.
Set terminal preference.
Make terminal to reconnect .
Set window title of the terminal.
Unknown message type, maybe send by a bug.
Unknown message type, maybe set by a bug.
# Variables
Protocols defines the name of this protocol, which is supposed to be used to the subprotocol of Websocket streams.
# Structs
No description provided by the author
# Type aliases
copy from ng-common/client-common/lib/http/auth.go.