Ktor
Toggle table of contents
3.1.3
Select version
3.1.3
3.0.3
2.3.12
2.2.4
2.0.3
1.6.8
common
Platform filter
common
Switch theme
Search in API
Ktor
ktor-server-websockets
/
io.ktor.server.websocket
/
WebSockets
/
Plugin
/
EXTENSIONS_KEY
EXTENSIONS_
KEY
val
EXTENSIONS_KEY
:
AttributeKey
<
List
<
WebSocketExtension
<
*
>
>
>
(
source
)
Key for saving configured WebSocket extensions for the specific call.
Report a problem