# Functions
Dial open a websocket connection to the given url.
IsUnexpectedCloseError returns true if the error is not a normal ws close error.
MakeUpgrader creates default upgrader.
# Interfaces
IUpgrader interface to encapsulate the websocket upgrade procedure.
IWebsocket represents a websocket.