gorillaws

package
v4.1.0+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 12, 2019 License: MIT Imports: 8 Imported by: 22

Documentation

Index

Constants

View Source
const (
	MsgIDSize = 2 // uint16
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MsgHooker

type MsgHooker struct {
}

带有RPC和relay功能

func (MsgHooker) OnInboundEvent

func (self MsgHooker) OnInboundEvent(inputEvent cellnet.Event) (outputEvent cellnet.Event)

func (MsgHooker) OnOutboundEvent

func (self MsgHooker) OnOutboundEvent(inputEvent cellnet.Event) (outputEvent cellnet.Event)

type WSMessageTransmitter

type WSMessageTransmitter struct {
}

func (WSMessageTransmitter) OnRecvMessage

func (WSMessageTransmitter) OnRecvMessage(ses cellnet.Session) (msg interface{}, err error)

func (WSMessageTransmitter) OnSendMessage

func (WSMessageTransmitter) OnSendMessage(ses cellnet.Session, msg interface{}) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL