protobuf
https://github.com/ruby-protobuf/protobuf
Ruby
A pure ruby implementation of Google's Protocol Buffers
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
0 Subscribers
Add a CodeTriage badge to protobuf
Help out
- Issues
- Repeated fields should support packed by default in proto3 decoding
- Add option to present all fields of a message for JSON
- Remove all EOL except 2.3; Add 2.6/2.7 and latest jruby
- Add Message.from_json
- Multiple Warnings
- Converting snake_case_modules into CamelCaseModules
- Generate module name: snake_case to CamelCase in case of `package` name.
- Calling .to_s on a frozen proto will raise
- Support oneOf groups
- Alias #eql? to #== and define #hash on Protobuf::Message
- Docs
- Subscribe to help with docs for this repo and come back later