Optional
Readonly
Custom WebSocket implementation. In Deno, you can use WebSocket to avoid potential errors.
WebSocket
Defaults to window.WebSocket.
window.WebSocket
Custom WebSocket implementation. In Deno, you can use
WebSocketto avoid potential errors.Defaults to
window.WebSocket.