We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
java cat客户端 代码是直接使用netty客户端与服务端建立链接,在网络不稳定的情况下发生网络抖动,ChannelFuture断开,这样会导致统计数据不准确呢,是需要建立做链接重连来优化吗?