package
0.0.2
Repository: https://github.com/wwengg/arsenal.git
Documentation: pkg.go.dev

# Functions

NewConnection 创建连接的方法.
NewConnManager 创建一个链接管理.
NewDataPack 封包拆包实例初始化方法.
NewMsgHandle 创建MsgHandle.
NewMsgPackage 创建一个Message消息包.
NewServer 创建一个服务器句柄.
NewConnection 创建连接的方法.
只要实现Packet 接口可自由实现数据包解析格式,如果没有则使用默认解析格式.

# Structs

BaseRouter 实现router时,先嵌入这个基类,然后根据需要对这个基类的方法进行重写.
No description provided by the author
DataPack 封包拆包类实例,暂时不需要成员.
Message 消息.
No description provided by the author
Request 请求.
RpcxRouter.
Server 接口实现,定义一个Server服务类.
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author