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

Working with primus-rooms ? #8

Open
jaumard opened this issue Jul 20, 2016 · 1 comment
Open

Working with primus-rooms ? #8

jaumard opened this issue Jul 20, 2016 · 1 comment

Comments

@jaumard
Copy link

jaumard commented Jul 20, 2016

I think it's actually not the case but it will be nice if this module can works with primus-rooms. Like this we can do something like :

primus.room('user').emit('notification', notification)

And client side only :

primus.on('notification', data => {})
@iamgoodbytes
Copy link

Have you tried implementing this ? https://github.com/cayasso/primus-rooms

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