package
0.0.0-20180312121429-1a860b16de3e
Repository: https://github.com/qbui/flux.git
Documentation: pkg.go.dev

# Functions

Dial initiates a new websocket connection.
IsExpectedWSCloseError returns boolean indicating whether the error is a clean disconnection.
Ping adds a periodic ping to a websocket connection.
Upgrade upgrades the HTTP server connection to the WebSocket protocol.

# Structs

No description provided by the author

# Interfaces

Websocket exposes the bits of *websocket.Conn we actually use.