# [源码]Netty

# 重点

  • BootStrap
  • EventLoop
  • Pipeline
  • Promise与Future
  • ByteBuf
  • Netty编解码

# 资源


# 参考 @ref