Attila Maczak

Results 1 issues of Attila Maczak

I'm implementing a client library for Mozilla Heka, and their [message.proto](https://github.com/mozilla-services/heka/blob/master/message/message.proto) contains a `fields` field to embed more `Field` message type. Although I don't agree with their decision, the ruby...