7a3df3ad92
Version 13.3.0: Notable Changes fs: Reworked experimental recursive rmdir() The maxBusyTries option is renamed to maxRetries, and its default is set to 0. The emfileWait option has been removed, and EMFILE errors use the same retry logic as other errors. The retryDelay option is now supported. ENFILE errors are now retried. http: Make maximum header size configurable per-stream or per-server http2: Make maximum tolerated rejected streams configurable Allow to configure maximum tolerated invalid frames wasi: Introduce initial WASI support
4 lines
180 B
Text
4 lines
180 B
Text
Node.js is an evented I/O framework for the V8 JavaScript engine. It is
|
|
intended for writing scalable network programs such as web servers.
|
|
|
|
This package holds the latest release.
|