We should ignore the encoder classes as they are specific to TCP and
hacked for PGM (frame format was the same originally). Each protocol
should have its own framing spec and implementation.

On Thu, Dec 12, 2013 at 8:04 PM, Steven McCoy <steven.mc...@miru.hk> wrote:
> On 7 December 2013 00:34, <lindl...@gmail.com> wrote:
>>
>> I'll take a look at tipc. I've been using the pgm classes as a reference
>> so far. They appear to use v1_encoder while tcp uses v2_encoder.
>>
>
> If you can get a nice clean framework setup independent of the TCP/Unix
> socket setup I think many others and myself included would like to
> experiment adding many different types of protocol to 0mq.  I have many on
> my wish list.
>
> --
> Steve-o
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev@lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
zeromq-dev@lists.zeromq.org
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to