标签:自定义 发送 net 定义 bsp width 基础 png 构建
1、使用maven构建netty基础依赖
2、实现客户端发送一个请求,服务器会返回hello netty,即构建hello netty服务器
3、为channel设置初始化器
4、编写自定义助手类
5、netty生命周期
使用netty编写第一个hello netty服务器
原文地址:https://www.cnblogs.com/bozzzhdz/p/9985977.html