HTTPServerSettings.webSocketPingInterval

Interval between WebSocket ping frames.

The default value is 60 seconds; set to Duration.zero to disable pings.

class HTTPServerSettings
Duration webSocketPingInterval;

Meta