Relates to:
I'm using axum-server ina couple of projects and I would like to add a timeout for the TLS handshake.
I've seen that that feature was added here: #39. However, It seems the AddrIncomingConfig was removed. I don't see any example or documentation to set the tcp_keepalive duration in the latest version. Was that feature removed @programatik29?
Originally posted by @josecelano in #29 (comment)
Relates to:
I'm using
axum-serverina couple of projects and I would like to add a timeout for the TLS handshake.I've seen that that feature was added here: #39. However, It seems the
AddrIncomingConfigwas removed. I don't see any example or documentation to set the tcp_keepalive duration in the latest version. Was that feature removed @programatik29?Originally posted by @josecelano in #29 (comment)