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

Encode messages in msgpack instead of json #33

Open larroy opened 10 years ago

larroy commented 10 years ago

Using a binary encoding should be more cpu friendly than json.