https://github.com/actix/actix-remote
Distributed actors for actix framework.
https://github.com/actix/actix-remote
actix actor-model actors
Last synced: 5 months ago
JSON representation
Distributed actors for actix framework.
- Host: GitHub
- URL: https://github.com/actix/actix-remote
- Owner: actix
- License: apache-2.0
- Archived: true
- Created: 2018-02-14T07:28:46.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-03T01:06:19.000Z (about 7 years ago)
- Last Synced: 2024-11-05T04:34:03.469Z (6 months ago)
- Topics: actix, actor-model, actors
- Language: Rust
- Homepage:
- Size: 35.2 KB
- Stars: 86
- Watchers: 14
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# [WIP] Actix remote [](https://travis-ci.org/actix/actix-remote) [](https://codecov.io/gh/actix/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.