ktor-websockets
/
io.ktor.websocket
/
WebSockets
/
Feature
/
install
install
fun
install
(
pipeline
:
Application
,
configure
:
WebSocketOptions
.
(
)
->
Unit
)
:
WebSockets