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

Guilherme Andrade g@REDACTED
Sat Sep 23 22:11:55 CEST 2017


My last message missed a rather critical piece of information[1].

[1]: Github: https://github.com/g-andrade/backwater

On 23 September 2017 at 21: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
>



-- 
Guilherme
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20170923/89304101/attachment.htm>


More information about the erlang-questions mailing list