Feature
companion object Feature :
ApplicationFeature<Application, WebSocketOptions, WebSockets>
Feature installation object.
Companion Object Properties
val EXTENSIONS_KEY: AttributeKey<List<WebSocketExtension<*>>> Key for saving configured WebSocket extensions for the specific call. |
|
val key: AttributeKey<WebSockets> Unique key that identifies a feature |
Companion Object Functions
fun install( Feature installation script |