We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
d3d445c
1.实现了预连接池,可以0RTT连接
82fdb6f
索引优化
257b34b
1.修改默认的连接池个数为2,保证连接速度优化,避免连接数为4的时候的竞争(有需求的可以自己增加到3或4)
e4cb19e
1.修复连接未回收的错误 2.修复id越界的错误