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: 3 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-03-03T01:06:19.000Z (over 6 years ago)
- Last Synced: 2024-07-31T23:23:49.163Z (3 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 [![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.