(netty宝贵知识)

例子:https://segmentfault.com/a/1190000013122610?utm_source=tag-newest#articleHeader0

netty官方文档http://netty.io/4.1/api/index.html

netty的某些属性意思,比如心跳检测属性,线程池中放置的已经完成过3次握手的线程数https://blog.csdn.net/zhousenshan/article/details/72859923

netty通道与socket的理解:其实一个chanel对应一个socket对象,socket对象称为该channel的对等体。https://www.cnblogs.com/mjorcen/p/4199289.html

上一篇:Codeforces 707C Pythagorean Triples(构造三条边都为整数的直角三角形)


下一篇:chart 数据 图表插件