MCPcopy
hub / github.com/davyxu/cellnet / Session

Method Session

processor.go:7–7  ·  view source on GitHub ↗

事件对应的会话

()

Source from the content-addressed store, hash-verified

5
6 // 事件对应的会话
7 Session() Session
8
9 // 事件携带的消息
10 Message() interface{}

Callers 15

SendMessageMethod · 0.65
serverFunction · 0.65
clientFunction · 0.65
NewQueuedEventCallbackFunction · 0.65
OnInboundEventMethod · 0.65
OnOutboundEventMethod · 0.65
OnInboundEventMethod · 0.65
OnOutboundEventMethod · 0.65
syncRPC_OnClientEventFunction · 0.65
asyncRPC_OnClientEventFunction · 0.65
typeRPC_OnClientEventFunction · 0.65
relay_agentFunction · 0.65

Implementers 4

RecvMsgEventevent.go
SendMsgEventevent.go
RecvMsgEventrpc/event.go
RecvMsgEventrelay/event.go

Calls

no outgoing calls

Tested by 10

syncRPC_OnClientEventFunction · 0.52
asyncRPC_OnClientEventFunction · 0.52
typeRPC_OnClientEventFunction · 0.52
relay_agentFunction · 0.52
relay_clientFunction · 0.52
echo_StartServerFunction · 0.52
echo_StartClientFunction · 0.52
recreateConn_StartServerFunction · 0.52
TestPrintPageFunction · 0.52
TestHttpFunction · 0.52