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.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.1.0.beta2
BJ Neilsen and Brandon Dewitt
bundle add protobuf
Getting Started
Learn more about the Protobuf gem.
Playground
Test, play and inspect the gem for yourself