Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewWssBeater ¶
func NewWssBeater(wmpc *wssMsgPackClient, conn actor.EnqueueMsgActor) *wssBeater
Types ¶
type WebsocketListener ¶
type WebsocketListener struct {
*actor.Mailbox
*actor.BasicServerOuter
// contains filtered or unexported fields
}
func NewWebsocketListener ¶
func NewWebsocketListener(mux *ghttp.HttpListenerWithMux, rmId common.RMId, bootCount uint32, cm connectionmanager.ConnectionManager, localConnection localconnection.LocalConnection, logger log.Logger) *WebsocketListener
func (*WebsocketListener) TopologyChanged ¶
func (l *WebsocketListener) TopologyChanged(topology *configuration.Topology, done func(bool))
Source Files
¶
- listener.go
- protocols.go
Click to show internal directories.
Click to hide internal directories.