bondy-io / bondy

Bondy is an open source, always-on and scalable application networking platform connecting all elements of a distributed application—offering service and event mesh capabilities combined. Bondy implements the open Web Application Messaging Protocol (WAMP) and is written in Erlang.
https://www.bondy.io
Apache License 2.0
129 stars 12 forks source link

Detail filter tags #3

Closed alan-ls closed 2 years ago

alan-ls commented 2 years ago

There is no grouping in the filter syntax for triggering events. (-[a-zA-Z0-9]+)* means:

I have put all the filters that match the regex but I don't think you want the last one.