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, 余志昌 <[email protected]> wrote: > I don't see routines to dump xpub_t::subscriptions. > > Regards, > Zhichang > > _______________________________________________ > zeromq-dev mailing list > [email protected] > http://lists.zeromq.org/mailman/listinfo/zeromq-dev > >
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
