| ▲ | frollogaston 2 hours ago | |
JSON does data exchange ok. Protobuf does it very well. Google fumbled its ecosystem, should've focused on establishing it as an easy alternative to HTTP+JSON, instead focused on gRPC which is its own thing. Textproto is quite readable and supports comments, great for config files. XML is so much fuss for nothing. All that xmlns uri whatever stuff and it still doesn't tell the other side how to parse it. | ||