NettyGameServer
A mobile game distributed server implemented using netty4.X
...Use the ExcelToCode project to generate java classes and json data dictionaries from excel data, and DictService directly reads json to reduce part of the data dictionary code. Use the game-executor project to increase the asynchronous event global service in the game, support event sharding, and balance asynchronous execution event logic. Use netty's proxy mode to increase gateway proxy forwarding.