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.
2.0.0.rc1
BJ Neilsen and Brandon Dewitt
activesupport, ffi, multi_json, thor, eventmachine, ffi-rzmq, perftools.rb, pry, pry-nav, rake, rake-compiler, rspec, simplecov, yard
bundle add protobuf
Getting Started
Learn more about the Protobuf gem.
Playground
Test, play and inspect the gem for yourself