Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 2 hides socket #33

Closed
vipseixas opened this issue Aug 14, 2018 · 1 comment
Closed

Version 2 hides socket #33

vipseixas opened this issue Aug 14, 2018 · 1 comment

Comments

@vipseixas
Copy link

On readme: "Upon creation, the WebSocket is returned directly, exposing the native close and send methods."

But version 2 changed return $.open(); (which returns the ws) to return self; and the websocket is not accessible.

@lukeed
Copy link
Owner

lukeed commented Aug 14, 2018

Ah, whoops. Missed that!

@lukeed lukeed closed this as completed in ce834f0 Aug 14, 2018
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

No branches or pull requests

2 participants