Skip to main content

close!

function

babashka.http-client.websocket/close!

(close! [ws] [ws status-code reason])
Initiates an orderly closure of this WebSocket's output by sending a Close message with the given status code and the reason.

No examples yet. Be the first to add one!