fix a bunch of websocket fuckery
- Turns out FAST-WEBSOCKET will try and call your close callback even if none exists, which was explaining the weird NIL funcall error. - Generally clean things up to avoid errors being logged at all when there aren't any.
Loading
Please register or sign in to comment