Protobuf Editions are here: don't panic
1–10 of 58 posts
Re: Protobuf Editions are here: don't panic
#2Re: Protobuf Editions are here: don't panic
#3ambiguous timeline? sounds right for google.
Re: Protobuf Editions are here: don't panic
#4Google is days away from making Protobuf Editions GA. Never heard of it? Read on.
Re: Protobuf Editions are here: don't panic
#5Re: Protobuf Editions are here: don't panic
#6Re: Protobuf Editions are here: don't panic
#7I still don't understand why protobuf has to be in so many Go libraries. It's impossible to avoid unless you roll your own metrics, logging, maybe even mux...
Re: Protobuf Editions are here: don't panic
#8I still don't understand why protobuf has to be in so many Go libraries. It's impossible to avoid unless you roll your own metrics, logging, maybe even mux...
Lord knows how much energy we are wasting turning binary data into human readable text that no human will ever look at before it's parsed back into binary.
Re: Protobuf Editions are here: don't panic
#9I still don't understand why protobuf has to be in so many Go libraries. It's impossible to avoid unless you roll your own metrics, logging, maybe even mux...
They were developed as a microservice high-performance lang, compiler, and serialization protocol in the same meetings.