▲ | philwelch 3 days ago | |
If performance isn’t an issue, why not JSON? | ||
▲ | 9rx 2 days ago | parent | next [-] | |
Protobuf tooling isn't great, but JSON tooling is far worse. Developer experience matters too. (Technically protobuf supports JSON encoding, but its additional work to enable, again diminishing the developer experience) | ||
▲ | foobiekr 2 days ago | parent | prev [-] | |
performance is always an issue when the alternative is 2+ orders of magnitude slower. |