Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

palkan/erlgrpc

Repository files navigation

Build Status

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