v0.8.2
🚀 Features
- devframe: Add onServerError for post-bind server errors - by @dvcolomban and Anthony Fu (via agent) in #165 (c3ef4)
- server: Add onPeerDisconnect, symmetric with onPeerConnect - by @dvcolomban and Anthony Fu (via agent) in #166 (bf99d)
🐞 Bug Fixes
- Atomically allocate standalone ws ports - by @webfansplz in #171 (ec4ff)
- devframe: Reject on server listen errors instead of hanging - by @dvcolomban in #163 (10d3a)
- hub: Throw when restarting a session with a closed stream - by @dvcolomban in #164 (5fa80)