Awesome
Erlang GRPC
It's a the very-very-very first attempt to create Erlang grpc client.
See specs for working examples.
How to run specs
We use Ruby GRPC server for testing our client (it is launched automatically when running Common Test specs). Required Ruby version: >= 2.2.
# run specs
rebar3 ct