-
Notifications
You must be signed in to change notification settings - Fork 673
Home
jwpttcg66 edited this page May 12, 2017
·
36 revisions
Welcome to the NettyGameServer wiki!
使用netty4.X实现的手机游戏服务器,支持tcp,udp链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用protostuff进行rpc协议序列化
-
启动服务器
- 运行com.wolf.shoot.bootstrap.GameServer 类
-
测试用例
- test下面net.client包
- path:bin/
.
├── build.sh // 打包脚本
├── config
│ └── launch.sh // 启动备份脚本
└── dist.sh //解压build.sh 包并调用启动脚本
- 作者qq 330258845
- QQ群310158485