vertx / io.vertx.reactivex.core.http / ServerWebSocket / accept

accept

open fun accept(): Unit

Accept the WebSocket and terminate the WebSocket handshake. This method should be called from the websocket handler to explicitely accept the websocker and terminate the WebSocket handshake.