Hacker News new | ask | show | jobs
by kitd 2314 days ago
It provides a distributed actor runtime a la Erlang, but for Rust.

The Getting Started example gives some useful insights:

https://github.com/bastion-rs/bastion/blob/master/bastion/ex...