ktor-http-cio / io.ktor.http.cio.websocket / DefaultWebSocketSessionImpl / pingIntervalMillis

pingIntervalMillis

var pingIntervalMillis: Long

Overrides DefaultWebSocketSession.pingIntervalMillis

Ping interval or -1L to disable pinger. Please note that pongs will be handled despite of this setting.