6.15.0
What's Changed
- Implemented
Server.shutdown()
method which allows for graceful shutdowns by returning aPromise
that resolves once all pending requests have been handled. - Updated
uWebsockets.js
tov20.43.0
- Update LiveDirectory.md for V3 by @benjaco in #225
- Support listen on unix domain socket by @bompus in #231
- Update uWebSockets.js package.json by @joacub in #238
- Correctly send single-fragment websocket streams by @pkaminski in #240
- Add missing
compression
property toWSRouteOptions
type. by @pkaminski in #239
New Contributors
- @benjaco made their first contribution in #225
- @bompus made their first contribution in #231
- @pkaminski made their first contribution in #240
Full Changelog: 6.14.12...6.15.0