Releases: uNetworking/uWebSockets.js
Releases · uNetworking/uWebSockets.js
v15.9.0
03 Apr 23:03
Compare
Sorry, something went wrong.
No results found
Updated to µWS v0.15.5
Enabled MicrotasksPolicy::kAuto again
v15.8.0
13 Mar 11:35
Compare
Sorry, something went wrong.
No results found
Fixes a wildcard precedence bug in URL routing
Minor TypeScript fixes
v15.7.0
12 Mar 14:29
Compare
Sorry, something went wrong.
No results found
Guarantees proper release of WebSocket JavaScript objects
v15.6.0
12 Mar 11:56
Compare
Sorry, something went wrong.
No results found
Adds ssl_prefer_low_memory_usage option to App constructor
Adds iteration over headers with req.forEach
Fixes a few TypeScript definition bugs/features
getRemoteAddress to get IP from res or ws
Reverts the setting of MicrotasksPolicy::kAuto as it (probably) crashed Node.js in some cases
v15.5.0
02 Mar 04:09
Compare
Sorry, something went wrong.
No results found
Various fixes
TypedArrays are now read correctly as input everywhere. This means you can even pass a Node.js Buffer.
Clean exit, no libuv assertion errors on exit anymore
app.listen(host, port, cb) now actually works and won't instantly crash
app.forcefully_free is not needed and removed
v15.4.0
01 Mar 19:50
Compare
Sorry, something went wrong.
No results found
V8 microtask queue tweaks
process.nextTick is now much simplified
Much faster AsyncFunction.js example
v15.3.0
01 Mar 14:57
Compare
Sorry, something went wrong.
No results found
Safari fixes
Safari browsers can now connect over websocket, even with permessage-deflate enabled.
v15.2.0
21 Feb 19:23
Compare
Sorry, something went wrong.
No results found
TypeScript & FreeBSD
Releases now feature TypeScript declarations to help IDE autocomplete.
Documentation generated with TypeDoc.
FreeBSD support (requires building from sources).
Bugs:
res.onData will now emit an empty, last, chunk if there is no data.
Reading Http data now times out if the client is too slow sending.
v15.1.0
10 Feb 08:43
Compare
Sorry, something went wrong.
No results found
AppVeyor & TravisCI
All binaries are now built automatically on every push
v15.0.0
03 Feb 16:11
Compare
Sorry, something went wrong.
No results found
🎉 First "public" release 🚀
uWebSockets v0.15rc5
uSockets v0.1.1