ktor-websockets
Toggle table of contents
3.3.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-websockets
ktor-websockets
/
io.ktor.websocket
/
WebSocketDeflateExtension
/
Config
/
configureProtocols
configure
Protocols
jvm
fun
configureProtocols
(
block
:
(
protocols
:
MutableList
<
<Error class: unknown class>
>
)
->
Unit
)
(
source
)
Configure which protocols should send the client.
Report a problem