Note, RFC 23 is a proposal for a new version of ZMTP (3.0), so it's not what runs today. That would be RFC 15 (ZMTP/2.0).
There's some examples of code that reads/writes ZMTP/2.0 here: https://github.com/hintjens/zmtplib -Pieter On Wed, Apr 10, 2013 at 11:34 PM, Joshua Foster <[email protected]> wrote: > Best place to start is the MTP: http://rfc.zeromq.org/spec:23 > > Joshua > > > Garrett Smith wrote: > > > It's come to the point that I want to become very intimate with 0MQ > connections. > > I'd usually use tcpdump and watch port traffic but at the TCP level, > I'm guessing I won't learn much. Does anyone have some helpful tips to > start this process? > > Garrett > _______________________________________________ > 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 > _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
