jzyong / game-server

Distributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, behavior tree, A* pathfinding, navigation mesh and other AI tools
https://jzyong.github.io/game-server/
MIT License
1.15k stars 485 forks source link

MutilMinaTcpClientService 这个类的作用是什么?’多连接‘ 代表什么含义 #18

Open ghost opened 6 years ago

jzyong commented 6 years ago

创建多个mina连接session的客户端

ghost commented 6 years ago

创建多个有什么用,举例说明

jzyong commented 6 years ago

内部通信m个玩家公用n个连接