Actions
Protocol core-core Version 3 » History » Revision 11
« Previous |
Revision 11/73
(diff)
| Next »
Greg Burri, 07/07/2009 08:30 AM
Protocols¶
This page describes the protocols used by Aybabtu for network communication between cores and between core and GUI.
Core <-> Core¶
see source:protos/network_protocol.proto.
Parameters¶
Most parameters will be stored as constants in their component.
Name | Value | Unit | Explanation/Comments |
---|---|---|---|
ChunkSize | 33554432 | Byte | (32MB) |
Core <-> GUI¶
Updated by Greg Burri over 15 years ago · 11 revisions