Skip to main content

send-checked-websocket-handshake!

function

org.httpkit.server/send-checked-websocket-handshake!

(send-checked-websocket-handshake! [ch sec-ws-accept])
Given an AsyncChannel and `sec-ws-accept` string, unconditionally sends handshake to upgrade given AsyncChannel to a WebSocket. See also `websocket-handshake-check`.

No examples yet. Be the first to add one!