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.
Required Ruby Version
None
Required Rubygems Version
> 1.3.1
Authors
BJ Neilsen, Brandon Dewitt
Versions
- 3.10.9 January 12, 2024 (236 KB)
- 3.10.8 November 27, 2023 (235 KB)
- 3.10.7 August 24, 2022 (235 KB)
- 3.10.6 April 27, 2022 (235 KB)
- 3.10.5 September 13, 2021 (235 KB)
- 2.0.0.rc2 October 01, 2012 (321 KB)