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
- Add Message.from_json
- Generate module name: snake_case to CamelCase in case of `package` name.
- Alias #eql? to #== and define #hash on Protobuf::Message
- descriptor bytes and fully qualified name helpers
- Unable to add defs to DescriptorPool: Symtab already has a def named
- "supported protobuf version" in README seems outdated
- Default value of a message conflicts with the proto spec
- Packed attribute affects decoding as well as encoding
- enum definitions and ruby constants clashing
- Crash in decode_each_field: 7 (Protobuf::InvalidWireType)
- Docs
- Subscribe to help with docs for this repo and come back later