Open verygoodsoftwarenotvirus opened 1 year ago
I'd love to be able to, per-stream ID, say "this stream should have no more than 1 user connecting to it", and subsequently reject new subscriptions to that named stream. :)
Perhaps an in memory or redis session tracker/atomic counter middleware could do that?
I'd love to be able to, per-stream ID, say "this stream should have no more than 1 user connecting to it", and subsequently reject new subscriptions to that named stream. :)