ktor-server-websockets
Toggle table of contents
3.2.1
common
Platform filter
common
Switch theme
Search in API
ktor-server-websockets
ktor-server-websockets
/
io.ktor.server.websocket
/
WebSockets
/
WebSocketOptions
/
timeoutMillis
timeout
Millis
var
timeoutMillis
:
Long
(
source
)
write/ping timeout after that a connection will be closed
Report a problem