common icon indicating copy to clipboard operation
common copied to clipboard

Proposal: remove dependency on deprecated gogo/protobuf

Open krajorama opened this issue 3 years ago • 1 comments

Remove dependency on https://github.com/gogo/protobuf .

This would be a breaking change, thus requires a major version bump.

krajorama avatar Nov 30 '22 10:11 krajorama

The reason for picking gogo/protobuf was performance: I would like to be confident that we are moving to one with equal or better performance.

(It shouldn't be a massive ask for httpgrpc which is essentially transporting one string, but still)

bboreham avatar Mar 17 '23 12:03 bboreham