RubyGems Navigation menu

protobuf 2.0.0.rc1

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.

Gemfile:
=

安装:
=

版本列表:

  1. 3.10.9 January 12, 2024 (236.0 KB)
  2. 3.10.8 November 27, 2023 (234.5 KB)
  3. 3.10.7 August 24, 2022 (234.5 KB)
  4. 3.10.6 April 27, 2022 (234.5 KB)
  5. 3.10.5 September 13, 2021 (234.5 KB)
  6. 2.0.0.rc1 October 01, 2012 (321.0 KB)
显示所有版本 (共 219 个)

Runtime 依赖 (4):

ffi >= 0
multi_json >= 0
thor >= 0

Development 依赖 (10):

ffi-rzmq >= 0
pry >= 0
pry-nav >= 0
rake >= 0
rspec >= 0
simplecov >= 0
yard >= 0

所有者:

作者:

  • BJ Neilsen, Brandon Dewitt

SHA 256 校验和:

=

下载总量 10,138,088

这个版本 2,600

版本发布:

许可:

需要的 Ruby 版本:

需要的 RubyGems 版本: > 1.3.1

链接: