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

Anyway to do events without callbacks? like my_sockette_instance.on('message', () => { }) #37

Closed
jfrux opened this issue Oct 15, 2018 · 1 comment

Comments

@jfrux
Copy link

jfrux commented Oct 15, 2018

No description provided.

@lukeed
Copy link
Owner

lukeed commented Oct 15, 2018

Nope, sorry! This is because the WS instance swaps out over time, and it would be another 300 bytes to setup that abstraction.

Sorry 😀

@lukeed lukeed closed this as completed Oct 15, 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