Build and deploy Javascript modules to serverless clouds, in a pure functional and composable way. (more…)
Read more »
Node.js is a concurrent connection marvel. I/O bound tasks can easily scale into the tens of thousands. This software is uniquely qualified for writing highly scalable microservices that can handle serious loads. The only piece missing is an API anyone wa... (more…)
Read more »
BREAKING: The Node.js TSC voted to stop distributing Corepack (i.e. the distribution will no longer contain a corepack executable) on future (i.e. 25+) release lines of Node.js – existing release lines as well as the very next (i.e. 24.x) will keep it as ... (more…)
Read more »
Node.js Testing Web Server. Latest version: 0.9.1, last published: a day ago. Start using serverette in your project by running `npm i serverette`. There are no other projects in the npm registry using serverette. (more…)
Read more »
At long last: The initial experimental implementation of HTTP/2.
This is an accumulation of the work that has been done in the nodejs/http2
repository, squashed down to a couple of commits. The ori... (more…)
Read more »