Hi Michel,
    XPUB looks good. However I want more details info: the SUBs' address
info(IP + TCP port). Is that possible?
Regards,
Zhichang


2014-06-12 9:40 GMT+08:00 Michel Pelletier <pelletier.mic...@gmail.com>:

> Subscriptions are received in the form of incoming messages you get by
> calling recv on the xpub socket.
>
> http://api.zeromq.org/3-2:zmq-socket
>
> "Same as ZMQ_PUB except that you can receive subscriptions from the peers
> in form of incoming messages. Subscription message is a byte 1 (for
> subscriptions) or byte 0 (for unsubscriptions) followed by the subscription
> body."
>
> -Michel
>
>
> On Wed, Jun 11, 2014 at 6:26 PM, 余志昌 <yuzhich...@gmail.com> wrote:
>
>> I don't see routines to dump xpub_t::subscriptions.
>>
>> Regards,
>> Zhichang
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev@lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to