cppwamp
cppwamp copied to clipboard
TCP transport keep-alive messages
TCP transports should optionally make use of the RawSocket transport-level PING messages to help keep long-lived connections open. The ping interval should be configurable by the user.
Asked here about the rationale for PING/PONG messages over the SO_KEEPALIVE socket option: https://github.com/wamp-proto/wamp-proto/issues/274#issuecomment-1155745450
Resolved via e64acc9712f42ef502328c3be6da4b65b44b6328.