Extensions for io.ktor.routing.Route
fun Route.webSocket( Bind websocket at the current route optionally checking for websocket protocol (ignored if fun Route.webSocket( Bind websocket at the current route + path optionally checking for websocket protocol (ignored if |
|
fun Route.webSocketRaw( Bind RAW websocket at the current route + path optionally checking for websocket protocol (ignored if fun Route.webSocketRaw( Bind RAW websocket at the current route optionally checking for websocket protocol (ignored if |