mswjs / interceptors

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

fix(WebSocket): add "server.close()" method #528

Closed kettanaito closed 6 months ago

kettanaito commented 6 months ago

Allows closing the actual server connection by adding a new server.close() method.

Todo

kettanaito commented 6 months ago

Released: v0.26.11 🎉

This has been released in v0.26.11!

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.