//
pkg.gl
Category
github.com/twdp/hiboot
pkg
starter
websocket
package
0.11.2
Repository:
https://github.com/twdp/hiboot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
0
Files
72 SLOC
#
Constants
All
All is the string which the Emitter use to send a message to all.
Broadcast
Broadcast is the string which the Emitter use to send a message to all except this connection.
Profile
Profile websocket profile name.
#
Structs
Connection
Connection is the websocket connection.
Server
No description provided by the author
#
Interfaces
Handler
Handler is the interface the websocket handler.
#
Type aliases
Register
Register is the handler register.