<div dir="ltr">I'm pleased to announce the first release of erpc. From the README<div>    <br></div><div><div>    This application is intended to be a replacement for native</div><div>    RPC. It tries to mimic the native rpc API as far as possible. It</div><div>    allows unidirectional connections between nodes. Where</div><div>    bi-directional connections are required, they need to be</div><div>    configured explicitly. There is host level and node level ACLs</div><div>    configurable. It is possible to setup application specific</div><div>    connections between nodes. It supports multiple TCP/TLS</div><div>    connections per host and load balancing of traffic across nodes.</div></div><div><br></div><div>We haven't yet deployed this in production but it is giving us good results in load tests for some of our systems. We are releasing it early so that we can develop this in the open with community feedback and contributions.</div><div><br></div><div><a href="https://github.com/bet365/erpc">https://github.com/bet365/erpc</a><br></div><div><br></div><div>Many thanks to bet365 for open sourcing this.</div><div><br></div><div>cheers,</div><div>Chandru</div><div><br></div></div>