Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { OnWsMessage func(data []byte, opcode ws.OpCode, fd int) // contains filtered or unexported fields }
func (*Server) AttachClient ¶
func (*Server) SetOncloseCallback ¶
func (*Server) StartPoller ¶
func (server *Server) StartPoller()
Click to show internal directories.
Click to hide internal directories.