Protocols » History » Revision 2
Revision 1 (Greg Burri, 07/13/2009 03:24 PM) → Revision 2/26 (Greg Burri, 07/13/2009 03:26 PM)
h1. Protocols There is two main protocols, one between the cores and one between the GUI and the core. Both used "protocol buffers":http://code.google.com/p/protobuf/ for describing the exchanged messages. * [[Protocol core-core]] * [[Protocol core-GUI]]