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
It would be useful to be able to have multiple subscribers to one channel, but have Pushpin deliver each message only to one of the subscribers (round robin) rather than to all. This would allow the subscribers to act like a Kafka-style consumer group.
The text was updated successfully, but these errors were encountered:
It would be useful to be able to have multiple subscribers to one channel, but have Pushpin deliver each message only to one of the subscribers (round robin) rather than to all. This would allow the subscribers to act like a Kafka-style consumer group.
The text was updated successfully, but these errors were encountered: