Closed knobo closed 7 years ago
This enables the user to do the following from the websocket handler
(on :close ws (lambda (code reason) (log:info 'message-log "Closed by browser" reason code)))
Sorry for the delay and thanks for the patch!
This enables the user to do the following from the websocket handler