Feature

Feature installation object.

Functions

Link copied to clipboard
open override fun install(pipeline: Application, configure: WebSockets.WebSocketOptions.() -> Unit): WebSockets

Properties

Link copied to clipboard
val EXTENSIONS_KEY: AttributeKey<List<WebSocketExtension<*>>>

Key for saving configured WebSocket extensions for the specific call.

Link copied to clipboard
open override val key: AttributeKey<WebSockets>