RubyGems Navigation menu

protobuf 1.1.3

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. 1.1.3 February 13, 2012 (85.5 KB)
顯示所有版本(共 219)

Runtime 相依性套件 (3):

eventmachine ~> 0.12.10
eventually ~> 0.1.0
json_pure ~> 1.6.4

Development 相依性套件 (5):

rake ~> 0.8.7
redcarpet ~> 1.17.2
rspec ~> 2.8.0
simplecov ~> 0.5.4
yard ~> 0.7.4

擁有者:

作者:

  • BJ Neilsen, Brandon Dewitt

SHA 256 總和檢查碼:

=

總下載次數 9,948,596

這個版本 3,987

版本发布:

授權:

Ruby 版本需求:

相關連結: