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
/
WebSockets
Web
Sockets
constructor
(
pingIntervalMillis
:
Long
,
timeoutMillis
:
Long
,
maxFrameSize
:
Long
,
masking
:
Boolean
)
(
source
)