Skip to content

Commit b95b79e

Browse files
author
jiangwenping
committed
增加锁测试代码
1 parent 233f3ab commit b95b79e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
NettyGameServer
22

3-
使用netty4.X实现的手机游戏服务器,支持tcp,udp链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用
3+
使用netty4.X实现的手机游戏服务器,支持tcp,udp链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用protostuff进行rpc协议序列化
44

55
tcp自定义协议栈
66
消息结构为NetMessageHead,NetProtoBufMessageBody

0 commit comments

Comments
 (0)