Protein for Ruby

Multi-platform remote procedure call (RPC) system based on Protocol Buffers

Features:

Packages:

Getting Started

Add protein as a dependency to your project in Gemfile:

gem "protein", "~> x.x.x"

Then run bundle install to fetch it.

Documentation

We don't provide documentation for Ruby package at the moment. Please look for answers in the code and in documentation for Elixir package - basic concepts and API shapes are akin.