随笔分类 -  netty

action in netty
摘要:Netty总结 1netty是啥? netty是基于NIO实现的高性能网络框架 netty简化了tcp,udp的网络编程,并且在性能上和安全性上更高 netty支持多种网络谢谢 2 netty使用场景 1自己实现http服务器 2rpc远程调度 3及时通讯系统 3netty核心组件有哪些 Chann 阅读全文
posted @ 2020-08-01 18:08 cheakceep 阅读(226) 评论(0) 推荐(0) 编辑
摘要:来自action In netty 自己修改一点点 主要依赖 <dependencies> <dependency> <groupId>io.netty</groupId> <artifactId>netty-all</artifactId> <version>${netty.version}</v 阅读全文
posted @ 2019-11-21 15:53 cheakceep 阅读(193) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示