ruby-protobuf / protobuf

A pure ruby implementation of Google's Protocol Buffers
https://github.com/ruby-protobuf
MIT License
462 stars 101 forks source link

Creating request fields in new Base#request_fields method. #395

Closed minond closed 5 years ago

minond commented 5 years ago

This, in addition to https://github.com/ruby-protobuf/protobuf/pull/393, will let us inject tracing information on the client in a clean way so that it can be sent on requests.