revault / practical-revault

Version 0 specifications for a Revault deployment
Creative Commons Attribution 4.0 International
33 stars 9 forks source link

Message encoding #2

Closed darosior closed 4 years ago

darosior commented 4 years ago

Which message encoding should we go with ?

darosior commented 4 years ago

Going with JSON has a lot of advantages:

We are not quite concerned by the drawbacks (mainly performance vs eg protobufs).

I think going with JSON for now is the right thing.

darosior commented 4 years ago

We settled on JSON.