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

Using with existing socket connection? #20

Open
obaid opened this issue Aug 19, 2019 · 1 comment
Open

Using with existing socket connection? #20

obaid opened this issue Aug 19, 2019 · 1 comment

Comments

@obaid
Copy link

obaid commented Aug 19, 2019

We are already using pusher client in our app and I am wondering if we can use this library with our existing socket connection from pusher?

@grrowl
Copy link
Owner

grrowl commented Aug 23, 2019

You'd have to mux your existing messages with the scuttlebutt ones. I know you can easily do this with socket.io's "rooms" or "namespaces", but I'm not familiar enough with pusher to know if it will support it. redux-scuttlebutt itself supports any Stream.

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