[zeromq-dev] StreamQ-Proxy
Laurent Alebarde
l.alebarde at free.fr
Mon Dec 23 17:13:46 CET 2013
Hi all,
I am pleased to announce you that *StreamQ-Proxy* is born.
StreamQ-Proxy aims at providing a proxy capable of proxying complex 0MQ
security mechanisms. Today, if you want to set-up a server secured with
the CURVE mechanism as a broker and workers, all security hand-checks
and message en/decoding have to be performed inside the broker, then the
messages are dispatched to the workers in plain text. We want the
capability to delegate these towards the workers.
As of now, it only contains more information, the requirements for this
feature, and a test program starter that still does not work.
Please, let me know your interest in it.
Here it is: https://github.com/lalebarde/streamq-proxy
Cheers,
Laurent
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131223/1824f18e/attachment.htm>
More information about the zeromq-dev
mailing list