A browser-compatible WebSocket implementation (undici).
Stable since Node.js v22.4.0. Disable with --no-experimental-websocket.
See also:
A browser-compatible WebSocket implementation (undici).
Stable since Node.js v22.4.0. Disable with --no-experimental-websocket.
See also:
new(url:String, ?protocols:EitherType<String, Array<String>>)new(url:URL, ?protocols:EitherType<String, Array<String>>)new(url:String, ?options:WebSocketInit)new(url:URL, ?options:WebSocketInit)