//
pkg.gl
Category
github.com/blitz-frost/websocket
module
package
0.1.9
Repository:
https://github.com/blitz-frost/websocket.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
118 SLOC
#
Constants
ChannelBinary
No description provided by the author
ChannelText
No description provided by the author
#
Variables
DefaultDialer
No description provided by the author
DefaultUpgrader
No description provided by the author
#
Structs
Conn
Conn wraps a *gorilla/websocket.Conn to fit the msg package framework.
#
Type aliases
Dialer
No description provided by the author
Upgrader
No description provided by the author