2012/5/23 Marco Trapanese <[email protected]> > > But the examples exchange messages with fun payloads, like these: > > - "hello" / "world" > - "I'm ready" > - "ok" > - "We don't want to see this" > - "This is the workload" > > or just a counter to simulate some data. > > I'm asking what you actually send in your messages. > Strings like above? Integers (enum/#define) like in my example? >
We tend to send protobuf (see http://code.google.com/p/protobuf/)
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
