open fun webSocketHandler(): Handler<ServerWebSocket>
Gets the able to manage web socket connections. If the web socket bridge is disabled, it returns null.
Return
the handler that can be passed to io.vertx.rxjava.core.http.HttpServer#websocketHandler.