but the XSUBs and XPUBs which are connected via TCP can use CURVE's authentication features. Just the Publisher and Subscriber can't use that right?
so I can connect multiple XPUBs/XSUBs to each other just have to define who binds and who connects? And from there on SUBSCRIPTION-Messages are forwarded by the XSUB/XPUB? Von: [email protected] [mailto:[email protected]] Im Auftrag von Pieter Hintjens Gesendet: Dienstag, 3. März 2015 12:23 An: ZeroMQ development list Betreff: Re: [zeromq-dev] Connecting various XSUB-XPUB proxies to each other You can do this to encrypt the TCP connection, yes. You will not get CURVE's authentication features. On Tue, Mar 3, 2015 at 9:41 AM, Bachmair Florian - flexSolution GmbH <[email protected]<mailto:[email protected]>> wrote: Hi! Due the case that curve-security is not yet supported in java. I want to make a "little" workaround: The XSUB/XPUB-Proxy should connect to each other. This will be implemented in C, where security is available. The rest "speaks" via ipc to each other. Is it possible that XPUB/XSUB do forward the subscription messages in this scenario? It should also work if there are more than 2 Devices. And they are all connected to each other. [http://i.stack.imgur.com/riFwz.png] _______________________________________________ zeromq-dev mailing list [email protected]<mailto:[email protected]> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
