More Node.js APIs in Cloudflare Workers — Streams, Path, StringDecoder
May 19, 2023 2:00PM
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....