|
|
|
|
|
by zoggenhoff
2803 days ago
|
|
Protobuffers always seemed like an interesting approach but every time I've tried to use in a prototype I've ended up deciding against the added overhead of including them. And then I use JSON because I simply wanted versioned serialisation when messaging or persisting data. |
|