protobuf
Ruby implementation for Protocol Buffers. Works with other protobuf rpc implementations (e.g. Java, Python, C++). This gem has diverged from https://github.com/macks/ruby-protobuf. All credit for serialization and rprotoc work most certainly goes to the original authors. All RPC implementation code (client/server/service) was written and is maintained by this author. Attempts to reconcile the original codebase with the current RPC implementation went unsuccessful.
1.3.0
BJ Neilsen and Brandon Dewitt
eventmachine, eventually, json_pure, ffi-rzmq, rake, pry, pry-nav, rspec, yard, simplecov
bundle add protobuf
Getting Started
Learn more about the Protobuf gem.
Playground
Test, play and inspect the gem for yourself