net.WebSocket
Found in 1 package: electron
electron(4 releases)
v44.0.0BreakingThis release upgrades Chromium to v152 and Node.js to v24, introducing several breaking changes including dropped OS support and API modifications. New features include enhanced WebSocket support, per-WebContents zoom control, and a cross-platform window state API.
v43.2.0This release introduces a WHATWG-compatible WebSocket client for the main process and includes several bug fixes, including improvements for hardware acceleration, global shortcuts on Linux, and window behavior on macOS.
v42.7.0Introduced a new WHATWG-compatible WebSocket client for the main process, routing through Chromium's network stack. This enhancement improves WebSocket connectivity and integration within the main Electron process.
v44.0.0-alpha.1This alpha release introduces new features like WHATWG-compatible WebSocket client in the main process and per-webContents zoom control. It also includes numerous bug fixes across platform-specific window behavior, notifications, and protocol handling.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when net.WebSocket changes.
Learn More