Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/actix/actix-remote

Distributed actors for actix framework.
https://github.com/actix/actix-remote

actix actor-model actors

Last synced: 2 months ago
JSON representation

Distributed actors for actix framework.

Lists

README

        

# [WIP] Actix remote [![Build Status](https://travis-ci.org/actix/actix-remote.svg?branch=master)](https://travis-ci.org/actix/actix-remote) [![codecov](https://codecov.io/gh/actix/actix-remote/branch/master/graph/badge.svg)](https://codecov.io/gh/actix/actix-remote) [![crates.io](http://meritbadge.herokuapp.com/actix-remote)](https://crates.io/crates/actix-remote)

Distributed actors for actix framework.

## Documentation

* [API Documentation (Development)](http://actix.github.io/actix-remote/actix_remote/)
* [API Documentation (Releases)](https://docs.rs/actix-remote/)
* [Chat on gitter](https://gitter.im/actix/actix)
* Cargo package: [actix-remote](https://crates.io/crates/actix-remote)
* Minimum supported Rust version: 1.21 or later

## License

This project is licensed under either of

* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or [http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0))
* MIT license ([LICENSE-MIT](LICENSE-MIT) or [http://opensource.org/licenses/MIT](http://opensource.org/licenses/MIT))

at your option.

## Code of Conduct

Contribution to the actix-redis crate is organized under the terms of the
Contributor Covenant, the maintainer of actix-remote, @fafhrd91, promises to
intervene to uphold that code of conduct.