[erlang-questions] [ANN] Backwater: an RPC framework for Erlang and Elixir

Benoit Chesneau bchesneau@REDACTED
Sat Sep 23 22:11:52 CEST 2017


You forgot the link :)

- benoît
> On 23 Sep 2017, at 22:10, Guilherme Andrade <g@REDACTED> wrote:
> 
> Hi list,
> 
> I'm pleased to announce the release of backwater 1.0.0.
> 
> Backwater aims to make execution of calls to modules/functions on individual remote machines as close to local calls as they can get, with little to no boilerplate code. The remote calls are executed over HTTP(S) and don't depend on the Erlang distribution protocol nor on both ends being clustered.
> 
> Backwater is built on top of cowboy and hackney. Goodies include generation of Erlang client code when using rebar3 (a homologous Elixir compiler task for Mix is still brewing.)
> 
> Hoping it can be of use to someone.
> 
> Cheers,
> 
> -- 
> Guilherme
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions




More information about the erlang-questions mailing list