andrewjstone/rabble

Clustered, location transparent actor library in Rust

Rust

148

42 commits

updated Mar 5, 2018

See the code

README

Build
Status

API Documentation

Usage

Add the following to your Cargo.toml

[dependencies]
rabble = "0.3"

Add this to your crate root

extern crate rabble;

Description

Rabble provides location independent actor communication over a fully connected mesh of nodes. More information can be found in the architecture doc and user guide.

Contributors

andrewjstone

41 commits

Ljzn

1 commits

andrewjstone/rabble

Clustered, location transparent actor library in Rust

Rust

148

42 commits

updated Mar 5, 2018

See the code

README

Build
Status

API Documentation

Usage

Add the following to your Cargo.toml

[dependencies]
rabble = "0.3"

Add this to your crate root

extern crate rabble;

Description

Rabble provides location independent actor communication over a fully connected mesh of nodes. More information can be found in the architecture doc and user guide.

Contributors

andrewjstone

41 commits

Ljzn

1 commits

Languages

Rust

100.0%