MCPcopy
hub / github.com/aceld/zinx / GetPacket

Method GetPacket

ziface/iserver.go:50–50  ·  view source on GitHub ↗

Get the data protocol packet binding method for the Server (获取Server绑定的数据协议封包方式)

()

Source from the content-addressed store, hash-verified

48 // Get the data protocol packet binding method for the Server
49 // (获取Server绑定的数据协议封包方式)
50 GetPacket() IDataPack
51
52 // Get the message processing module binding method for the Server
53 // (获取Server绑定的消息处理模块)

Callers 6

newKcpServerConnFunction · 0.65
newKcpClientConnFunction · 0.65
newWebsocketConnFunction · 0.65
newWsClientConnFunction · 0.65
newServerConnFunction · 0.65
newClientConnFunction · 0.65

Implementers 1

Serverznet/server.go

Calls

no outgoing calls

Tested by

no test coverage detected