How to set TCP Keepalive in Reactor Netty Http client?

前端 未结 0 453
被撕碎了的回忆
被撕碎了的回忆 2020-12-10 17:18

I saw that

HttpClient.from(TcpClient.create().option(ChannelOption.SO_KEEPALIVE, true)) 

from method was deprecated.

How

相关标签:
回答
  • 消灭零回复
提交回复
热议问题