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
/
Plugin
/
install
install
open
override
fun
install
(
pipeline
:
Application
,
configure
:
WebSockets.WebSocketOptions
.
(
)
->
Unit
)
:
WebSockets
(
source
)