java游戏服务器开发之四--通讯框架netty
前言,说明 引入netty的pom <!-- netty --> <dependency> <groupId>io.netty</groupId> <artifactId>netty-all</artifactId>