[zeromq-dev] max PUB/SUB topics
Brian T. Carcich
briantcarcich at gmail.com
Wed May 15 18:14:58 CEST 2019
On Wed, May 15, 2019 at 5:42 AM ...:
>
> From your original example you are mixing binary for subscription subjects
> and strings for publish subjects. Use the same for both. [...]
>
This is not the problem; it may engender confusion, and it may not be the
best idea to rely on what is essentially conventional behavior, but C has
no trouble doing the "right" thing when putting values above 127 into the
8-bit members of a a std::string (e.g. for comparison. see putc/getc).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20190515/8f76abb0/attachment.htm>
More information about the zeromq-dev
mailing list