Created
May 10, 2018 00:27
-
-
Save odirleiborgert/d64b730c75120437a4d56a4b6c470cfb to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_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