package
4.2.0+incompatible
Repository: https://github.com/davyxu/cellnet.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Functions

绑定固定回调处理器, procName来源于RegisterProcessor注册的处理器,形如: 'tcp.ltv'.
No description provided by the author
No description provided by the author
No description provided by the author
让EventCallback保证放在ses的队列里,而不是并发的.
No description provided by the author
获取处理器列表.
注册事件处理器,内部及自定义收发流程时使用.

# Structs

消息派发器,可选件,兼容v3以前的注册及派发消息方式,在没有代码生成框架及工具时是较方便的接收处理接口.
同步接收消息器, 可选件,可作为流程测试辅助工具.

# Interfaces

处理器设置接口,由各Peer实现.

# Type aliases

当需要多个Hooker时,使用NewMultiHooker将多个hooker合并成1个hooker处理.
No description provided by the author