warp icon indicating copy to clipboard operation
warp copied to clipboard

Feat add tcp keepalive configuration

Open bburnichon opened this issue 2 years ago • 1 comments

I came across the same issue as #853 (albeit with another keepalive value). It would then also allowing to fix #854

This PR solves it via adding a way to configure tcp keepalive to whatever needed.

For tls, you would need to change the configuration before switching to tls configuration.

bburnichon avatar Oct 24 '23 15:10 bburnichon

Configurable keepalive is way better than any default value, looks good!

jq-rs avatar Dec 01 '23 14:12 jq-rs