netty_learn

文档结构:

  • first netty的hello world程序

  • second 基本的客服端与服务端的连接

  • third netty多客户端连接

  • fourth netty读写检测机制

  • fifth netty对WebSocket的支持