Skip to content

6.15.0

Compare
Choose a tag to compare
@kartikk221 kartikk221 released this 25 Mar 21:18
· 72 commits to master since this release

What's Changed

  • Implemented Server.shutdown() method which allows for graceful shutdowns by returning a Promise that resolves once all pending requests have been handled.
  • Updated uWebsockets.js to v20.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 to WSRouteOptions type. by @pkaminski in #239

New Contributors

Full Changelog: 6.14.12...6.15.0