# Functions
NewConn wraps conn.
No description provided by the author
NewServer creates a new Server.
# Constants
No description provided by the author
# Variables
ErrRequestIllegal describes error when data of the request is unaccepted.
# Structs
No description provided by the author
Conn wraps websocket.Conn with Conn.
No description provided by the author
No description provided by the author
No description provided by the author
PushMessage defines message struct send by client to push to each connected websocket client.
RegisterMessage defines message struct client send after connect to the server.
Server defines parameters for running websocket server.
No description provided by the author