Open paul-cummings opened 5 years ago
@paul-cummings Did you figure this out? I am also wondering how to do this.
I haven't figured this out yet. Been trying to work on something on my own forked branch, but haven't got there yet.
Hello and apologies for the self-advertisement, I've created local-sns as a reimplementation of this project, which includes basic support for subscription filtering (this feature is currently under development). See https://github.com/jameskbride/local-sns/issues/21 for more details.
Is it possible to filter subscriptions i.e. messages with "cluster:c1" would only go to the c1 queue? Currently I have the subscriptions created in db.json but this seems too coarse for our needs.
Thanks.