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
Hi, exploring primus-rooms to replace Faye.
One issue I'm seeing is that reconnections require re-joining rooms.
Is that correct?
Pretty sure that Faye and other pub-sub abstractions on websockets implicitly resubscribe on implicit reconnects, no?
The text was updated successfully, but these errors were encountered:
Hi, exploring primus-rooms to replace Faye.
One issue I'm seeing is that reconnections require re-joining rooms.
Is that correct?
Pretty sure that Faye and other pub-sub abstractions on websockets implicitly resubscribe on implicit reconnects, no?
The text was updated successfully, but these errors were encountered: