larroy / clearskies_core

Open source, distributed, secure data synchronization using the clearskies protocol
GNU Lesser General Public License v3.0
136 stars 15 forks source link

Adjust message encoding #32

Open larroy opened 10 years ago

larroy commented 10 years ago

Change message encoding according to https://github.com/larroy/clearskies/commit/82985ab806527099070bf8f642b6c8a0c2cb598b

Encode sizes in binary as uint32 in network order.