Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Protocol ¶
type Protocol struct { }
Protocol protobuf
func (*Protocol) Packet ¶
func (p *Protocol) Packet(c *gev.Connection, data interface{}) []byte
Packet ...
func (*Protocol) UnPacket ¶
func (p *Protocol) UnPacket(c *gev.Connection, buffer *ringbuffer.RingBuffer) (ctx interface{}, out []byte)
UnPacket ...
Click to show internal directories.
Click to hide internal directories.