[zeromq-dev] Protocol Plugins

Pieter Hintjens ph at imatix.com
Thu Feb 13 09:30:17 CET 2014


On Wed, Feb 12, 2014 at 3:05 AM, Lyle Thompson <lthompson at ixiacom.com> 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



More information about the zeromq-dev mailing list