unenv icon indicating copy to clipboard operation
unenv copied to clipboard

`WebSocket` polyfill for Node.js

Open pi0 opened this issue 2 years ago • 1 comments

The Websocket global is not available for Node.js other than by importing it from node:ws.

Browsers, Deno and Bun already have a native implementation of WebSocket....

~~(i might even consider making a package for this!)~~ Found sxzz/unws!

pi0 avatar Aug 28 '23 10:08 pi0

Thinking more it could be in Nitro directly in first step.

pi0 avatar Nov 22 '23 14:11 pi0