Skip to content

Implement RFC5626 CRLF ping/pong.

Simon Morlat requested to merge feature/ping-pong-crlf into master

In order to avoid cutting connections when the remote server does not send back pongs, wait for reception of a first pong to confirm the actual server support.

Merge request reports