ec31feca93
This commit migrates all the settings under network service to the new settings infra. It also adds some chaining utils to make fall back settings slightly less verbose. Breaking (but I think acceptable) - network.tcp.no_delay and network.tcp.keep_alive used to accept the value `default` which make us not set them at all on netty. Our default was true so we weren't using this feature. I removed it and now we only accept a true boolean. |
||
---|---|---|
.. | ||
fixtures | ||
framework | ||
build.gradle |