protobuf 2.0.0.rc2
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:
=
instalar:
=
dependencias de Runtime (4):
dependencias de Development (10):
eventmachine
>= 0
ffi-rzmq
>= 0
perftools.rb
>= 0
pry
>= 0
pry-nav
>= 0
rake
>= 0
rake-compiler
>= 0
rspec
>= 0
simplecov
>= 0
yard
>= 0