mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-12-16 16:00:18 +00:00
The current syntax is ambiguous because it treats assignments (like address=127.0.0.1) and selectors (name=my-channel) using the symbol equal `"`. This allows: my-channel:address=127.0.0.1 as alternative syntax, which clearly separates the role of my-channel from the associated properties.
4.3 KiB
4.3 KiB