# Functions
IsWebSocketRequest returns true if the incoming request contains connection upgrade headers for WebSockets.
NewConn creates a WebSocket connection that supports a set of channels.
NewReader creates a WebSocket pipe that will copy the contents of r to a provided WebSocket connection.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
No description provided by the author