Skip to content

Conversation

@feross
Copy link
Member

@feross feross commented Apr 22, 2016

The websocket can error and close before the "connection" event has
fired. In that situation, socket.onMessageBound, etc. will be undefined.

Closes #148

The websocket can error and close before the "connection" event has
fired. In that situation, socket.onMessageBound, etc. will be undefined.

Closes #148
@feross feross merged commit de1e206 into master Apr 22, 2016
@feross feross deleted the fix-148 branch April 22, 2016 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: listener must be a function

2 participants