[zeromq-dev] Pub-Sub Topic prefix

Bachmair Florian - flexSolution GmbH florian.bachmair at flexsolution.eu
Wed May 6 09:04:04 CEST 2015


hi!

I thought pub/sub works with simple prefix?

I publish two topics;

publish("Test", "RAW", "17");
publish(".INT_[0]", "RAW", "14");



the first one is sucesfully received, the second isn't.
But why?

Thanks
Florian



More information about the zeromq-dev mailing list