You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* modernise imports
* introduce `raises` for most `async` functions
* remove lots of spurious memory allocations and zeroing
* check decompression max size before allocating memory (!)
* simplify error handling when reading frames
* avoid blocking connection for too long just to send errors
* don't swallow original error when trying to send error to client
* need more mem for deflate
* fail autobahn job on autobahn failures
* deprecate handshakeTimeout
0 commit comments