netty_websocket 一个基于 netty 开发的聊天室 demo 运行 git clone下来后用IDEA打开,用maven下载好依赖包后,直接启动 NettyApplication 即可启动服务器 打开 front/html 里的 html 即可通过 websocket 连接服务器 体验地址 http://39.108.89.13/html/room.html