Actions
Protocol core-core Version 3 » History » Revision 10
« Previous |
Revision 10/73
(diff)
| Next »
Greg Burri, 07/07/2009 08:27 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 |
---|---|---|---|
Chunk size | 33554432 | Byte | (32MB) |
Core <-> GUI¶
Updated by Greg Burri over 15 years ago · 10 revisions