摘要:
1.认识netty 官方介绍:Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol ser 阅读全文
摘要:
1.连接建立流程 利用socketServer创建服务端连接,使用tcp协议 public class SocketIoProperties { /** * server socket listen properties */ //server socket listen property: pri 阅读全文