NodeSocket3
layerWebSocketconstCreates a Socket.Socket layer for a WebSocket URL using the Node WebSocket constructor layer, honoring protocol, open-timeout, and close-code error options.layerWebSocketConstructorconstProvides a Socket.WebSocketConstructor, using globalThis.WebSocket when available and falling back to the ws package otherwise.layerWebSocketConstructorWSconstProvides a Socket.WebSocketConstructor backed explicitly by the ws package.