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
No description provided by the author
No description provided by the author

# Functions

解码消息.
No description provided by the author
编码消息, 在使用了带内存池的codec中,可以传入session或peer的ContextSet,保存内存池上下文,默认ctx传nil.
No description provided by the author
获取编码器.
指定编码器不存在时,报错.
注册编码器.

# Interfaces

Codec.Encode内分配的资源,在必要时可以回收,例如内存池对象.