Features
- Expose
tcp_keepalive_intervalandtcp_keepalive_retriesoptions on Server (#2472) - Allow configuration of
max_local_error_reset_streamson Server (#2437) - Put source error into the
Displayimpl ofStatus(#2417) Server::default()now setsTCP_NODELAYto true (#2413)
Bug Fixes
- Respect
max_message_sizewhen decompressing a message (#2484) - Depen...