ktor-websockets
Toggle table of contents
3.3.1
common
Platform filter
common
Switch theme
Search in API
ktor-websockets
ktor-websockets
/
io.ktor.websocket
/
WebSocketExtensionsConfig
/
build
build
fun
build
(
)
:
List
<
WebSocketExtension
<
*
>
>
(
source
)
Instantiates all installed extensions.
Report a problem