Protocols » History » Version 1
Greg Burri, 07/13/2009 03:24 PM
1 | 1 | Greg Burri | h1. Protocols |
---|---|---|---|
2 | |||
3 | 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. |
||
4 | |||
5 | * [[Protocol core-core]] |
||
6 | * [[Protocol core-GUI]] |