You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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?
The text was updated successfully, but these errors were encountered: