logoalt Hacker News

hedorayesterday at 5:45 PM1 replyview on HN

Everytime someone proposes protobuf as an rpc format, I respond “Hell no! There’s no support for protocol versioning.”

Of course, I bring this up because they could just version their API keys, completely solving this problem and preventing future ones like it.

Versioning data formats is wrongthink over there, so I’m guessing they just… won’t.


Replies

greiskulyesterday at 9:18 PM

Does JSON have support for protocol versioning?