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

Method GetMsgHandler

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

Get the message processing module binding method for the Server (获取Server绑定的消息处理模块)

()

Source from the content-addressed store, hash-verified

52 // Get the message processing module binding method for the Server
53 // (获取Server绑定的消息处理模块)
54 GetMsgHandler() IMsgHandle
55
56 // Set the data protocol packet binding method for the Server
57 // (设置Server绑定的数据协议封包方式)

Callers 9

newKcpServerConnFunction · 0.65
newKcpClientConnFunction · 0.65
useWorkerFunction · 0.65
freeWorkerFunction · 0.65
newWebsocketConnFunction · 0.65
newWsClientConnFunction · 0.65
newServerConnFunction · 0.65
newClientConnFunction · 0.65
doCompleteMethod · 0.65

Implementers 1

Serverznet/server.go

Calls

no outgoing calls

Tested by

no test coverage detected