Current section

Files

Jump to
surgex lib surgex rpc rpc.ex
Raw

lib/surgex/rpc/rpc.ex

defmodule Surgex.RPC do
@moduledoc """
Remote procedure call system based on Protocol Buffers.
**WARNING**: This module is deprecated and will be removed in next major release. Please use
https://github.com/surgeventures/protein-elixir instead.
"""
end