websocketHandler

suspend fun websocketHandler(handler: suspend (HttpServer.WsRequest) -> Unit): HttpServer