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

possible to use router on client side? #800

Closed
loveencounterflow opened this issue Jan 15, 2015 · 3 comments
Closed

possible to use router on client side? #800

loveencounterflow opened this issue Jan 15, 2015 · 3 comments

Comments

@loveencounterflow
Copy link

I'm using socket.io-client in my NodeJS client side app; can i use socket.io-events to listen to events from there, too? Specifically, i'd like to call a function on each socket event that arrives, catching all the events. Is that possible?

@andrewda
Copy link

+1 did you figure it out?

@darrachequesne
Copy link
Member

Please consider using socketio-wildcard.

@ghost
Copy link

ghost commented Jul 24, 2018

It looks like socketio-wildcard is being discontinued in favor of socket.use, except that API is only available on the server side, not the client side.

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

4 participants