Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Conn ¶
Conn represents a WebSocket connection. It is a thin wrapper of gorilla/websocket.Conn implementing net.Conn.
func WrapUpgrade ¶
WrapUpgrade wraps gorilla/websocket.Upgrade.
func (*Conn) SetDeadline ¶
SetDeadline sets the read and write deadlines associated with the connection.
Click to show internal directories.
Click to hide internal directories.