node
node copied to clipboard
Node.js JavaScript runtime ✨🐢🚀✨
By the time the response event is emitted on the client's side, the file may have already been fully piped and the stream pipe may have been destroyed, so the...
### test: remove deadlock workaround ### src: add more debug logs and comments in NodePlatform ### src: use priority queue to run worker tasks According to the documentation, the v8...
As far as I can tell, there's currently no open issue explicitly tracking for QUIC or HTTP/3. Selfishly I'm very interested in knowing when this is available, so I'd personally...
In PR https://github.com/nodejs/node/pull/57975, I introduced C++20 ranges as an experiment. This current PR extends the application of ranges to simplify even more code.
When `--async-context-frame` is enabled (and by default in v24), there should be no need to manually call `asyncLocalStorage.disable()`. Nevertheless, a general `AsyncLocalStorage` use case will construct an `AsyncLocalStorage` at module-top-level,...
This provides a way to use the `using` syntax (when available) to manage AsyncLocalStorage contexts, as an alternative to `run()`.
This is an automated update of nghttp3 to 1.10.1.
This is an automated update of googletest to 90a4152.
This is an automated update of nghttp2 to 1.65.0.
This is an automated update of simdjson to 3.12.3.