Unfortunately you will need to learn this by looking at the code in libprocess, as the message passing format is not explicitly documented at the current time.
Start with calls like ProtobufProcess::send() and dig your way down. On Sat, Apr 5, 2014 at 7:52 AM, Vladimir Vivien <vladimir.viv...@gmail.com>wrote: > I was watching this video from > https://www.youtube.com/watch?v=n5GT7OFSh58from Ben where he talked > about the wire protocol for Mesos being done in > HTTP. > > Where can I learn about the low-level wire protocol either in documentation > or browsing through the code. > > Thanks. > > -- > Vladimir Vivien >