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.
Examples
No examples yet. Be the first to add one!