fastly/pushpin

Send to only one subscriber

jkarneges opened this issue · 0 comments

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.