使用netty实现一个类似于微信的聊天功能 1.maven依赖 <dependency> <groupId>io.netty</groupId> <artifactId>netty-all</artifactId> <version>4.1.25.Final</versio... netty 2024-05-10 199 点赞 3 评论 301 浏览