A Socket API that works across JavaScript runtimes — announcing a WinterCG spec and Node.js implementation of connect()
September 28, 2023 2:00PM
Engineers from Cloudflare and Vercel have published a specification of the connect() sockets API for review by the community, along with a Node.js compatible implementation of connect() that developers can start using today...
Continue reading »
More Node.js APIs in Cloudflare Workers — Streams, Path, StringDecoder
May 19, 2023 2:00PM
Developer Week
Developers
Node.js
Cloudflare Workers
JavaScript
Today we are announcing support for three additional APIs from Node.js in Cloudflare Workers — stream, crypto, and http/https.request. This increases compatibility with the existing ecosystem of open source NPM packages, allowing you to use your preferred libraries in Workers....
Node.js compatibility for Cloudflare Workers – starting with Async Context Tracking, EventEmitter, Buffer, assert, and util
March 23, 2023 1:05PM
Node.js
Cloudflare Workers
JavaScript
Over the coming months, Cloudflare Workers will start to roll out built-in compatibility with Node.js core APIs as part of an effort to support increased compatibility across JavaScript runtimes...
A Community Group for Web-interoperable JavaScript runtimes
May 09, 2022 2:00PM
Platform Week
JavaScript
Community
Cloudflare Workers
Node.js
Cloudflare is excited to be a part of the launch of the Web-interoperable Runtimes Community Group, a new effort that brings contributors from Cloudflare Workers, Deno, and Node.js together to collaborate on common Web platform API standards...
Node.js support in Cloudflare Workers
April 16, 2021 2:00PM
Developer Week
Developers
Cloudflare Workers
JavaScript
Serverless
Check out the current state of Node.js compatibility with Workers. We want to hear from you on which Node.js-dependent libraries and APIs we should support....