No problem. I'm curious whether you've seen the latest ZMTP with security mechanisms; IMO this should solve your requirements for a secure transport for nanomsg, and implementing ZMTP would be win-win for nanomsg and for 0MQ users. There are a lot of projects now implementing ZMTP.
There's an implementation of ZMTP v3.0 (NULL and PLAIN mechanisms) already in libzmq master if you are interested. -Pieter On Fri, May 24, 2013 at 12:13 PM, Martin Sustrik <[email protected]> wrote: > On 2013-05-24 11:20, Pieter Hintjens wrote: >> Hi all, >> >> I've updated the Wikipedia page, which was out of date. >> >> https://en.wikipedia.org/wiki/%C3%98MQ >> >> Sustrik, you might want to add a reference to Nano in the History >> section; I didn't do that but it should probably be there. > > Thanks for pinging me! I'll add a note there once there's a nanomsg > release out of the door. > > Martin > _______________________________________________ > 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
