Open ecorm opened 9 years ago
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.
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.