Comet icon indicating copy to clipboard operation
Comet copied to clipboard

Server-specified event filtering

Open jdswinbank opened this issue 10 years ago • 0 comments

Currently, it's possible for clients to request that the server perform some filtering on their behalf.

However, it would be nice for the server admin to be able to impose some blanket filtering, i.e. "do not forward any events matching pattern X to any subscriber".

This would be easy to add to the EventRelay handler. Perhaps EventRelay should just become a plugin rather than a core part of the broker.

jdswinbank avatar Jul 28 '14 18:07 jdswinbank