Skip to content

Better handling of broken connections

Compare
Choose a tag to compare
@ahyatt ahyatt released this 07 Mar 02:02

This version fixes a bug where an abnormally closed connection wouldn't mark the websocket as closed before calling websocket-on-close. With this fix, clients can detect the websocket as closed in this function.