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

Method OnOutboundEvent

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

出站(发送)的事件处理

(input Event)

Source from the content-addressed store, hash-verified

28
29 // 出站(发送)的事件处理
30 OnOutboundEvent(input Event) (output Event)
31}
32
33// 用户端处理

Callers 2

SendMessageMethod · 0.65
OnOutboundEventMethod · 0.65

Implementers 3

MsgHookerproc/gorillaws/hooker.go
MsgHookerproc/tcp/hooker.go
TypeRPCHookerrpc/req_type.go

Calls

no outgoing calls

Tested by

no test coverage detected