6.8.0
What's Changed
- Implemented the ability to enable the
uWebsockets.js
version header using theKEEP_UWS_HEADER
environment variable. - Optimized various
forEach
loops intofor ... loops
for faster iteration.
Full Changelog: 6.7.3...6.8.0
uWebsockets.js
version header using the KEEP_UWS_HEADER
environment variable.forEach
loops into for ... loops
for faster iteration.Full Changelog: 6.7.3...6.8.0