On Wed, Feb 12, 2014 at 3:05 AM, Lyle Thompson <[email protected]> wrote:

> I guess nobody is interested in pluggable protocols. Thanks anyway.

Making pluggable protocols in the core library is just a very hard
thing. It would require some major redesigns.

People have added transports, and it's doable. They're not pluggable
though, in the sense we usually mean.

I built a simple framework for pluggable protocols over inproc
bridges, some years ago: https://github.com/hintjens/vtx. It didn't
get much attention.

-Pieter
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to