Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InitSocketIoSever ¶
func NewSocketIOServer ¶
func SocketIOGinHandler ¶
func SocketIOHandler ¶
func SocketIOHandler(w http.ResponseWriter, r *http.Request)
Types ¶
type IoManager ¶
type IoManager struct {
// contains filtered or unexported fields
}
var ( SocketioServer *socketio.Server IOM *IoManager )
func NewIoManager ¶
func (*IoManager) AddIOClient ¶
func (*IoManager) RemoveIOClient ¶
Click to show internal directories.
Click to hide internal directories.