Skip to content

Instantly share code, notes, and snippets.

@odirleiborgert
Created May 10, 2018 00:27
Show Gist options
  • Save odirleiborgert/d64b730c75120437a4d56a4b6c470cfb to your computer and use it in GitHub Desktop.
Save odirleiborgert/d64b730c75120437a4d56a4b6c470cfb to your computer and use it in GitHub Desktop.
_Event {
type: 'error',
isTrusted: false,
_yaeti: true,
target:
W3CWebSocket {
_listeners: {},
addEventListener: [Function: _addEventListener],
removeEventListener: [Function: _removeEventListener],
dispatchEvent: [Function: _dispatchEvent],
_url: 'wss://msging.net:8081',
_readyState: 3,
_protocol: undefined,
_extensions: '',
_bufferedAmount: 0,
_binaryType: 'arraybuffer',
_connection: undefined,
_client:
WebSocketClient {
domain: null,
_events: {},
_eventsCount: 0,
_maxListeners: undefined,
config: [Object],
_req: null,
protocols: [Array],
origin: undefined,
url: [Object],
secure: true,
base64nonce: 'Y73KVGQGzU1FOuvkh3wWDw==' },
onopen: [Function],
onerror: [Function],
onclose: [Function],
onmessage: [Function] },
cancelable: true,
stopImmediatePropagation: [Function] }
Unhandled rejection (<{"type":"error","isTrusted":false,"_ya...>, no stack trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment