mswjs / interceptors

Low-level network interception library.
https://npm.im/@mswjs/interceptors
MIT License
527 stars 119 forks source link

fix(WebSocket): forward "close" event to WebSocketClientConnection #533

Closed kettanaito closed 3 months ago

kettanaito commented 3 months ago

Allow the interceptor to listen to the WebSocket client close events because the client can close itself as well.

kettanaito commented 3 months ago

Released: v0.26.13 🎉

This has been released in v0.26.13!

Make sure to always update to the latest version (npm i @mswjs/interceptors@latest) to get the newest features and bug fixes.


Predictable release automation by @ossjs/release.