build-trust / ockam

Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
https://ockam.io
Apache License 2.0
4.47k stars 562 forks source link

RemoteForwarder in Elixir #2013

Closed mrinalwadhwa closed 3 years ago

mrinalwadhwa commented 3 years ago

To show Elixir version of the examples in this guide we need an elixir implementation of the RemoteForwarder we have in Rust

mrinalwadhwa commented 3 years ago

fixed in https://github.com/ockam-network/ockam/pull/2047