Project

General

Profile

Protocols » History » Version 2

Greg Burri, 07/13/2009 03:26 PM

1 1 Greg Burri
h1. Protocols
2
3 2 Greg Burri
There is two main protocols, one between cores and one between GUI and core. Both used "protocol buffers":http://code.google.com/p/protobuf/ for describing the exchanged messages.
4 1 Greg Burri
5
* [[Protocol core-core]]
6
* [[Protocol core-GUI]]