actix
https://github.com/actix/actix
Rust
Actor framework for Rust.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported3 Subscribers
Add a CodeTriage badge to actix
Help out
- Issues
- Add `SyncArbiter::start_once` that takes a `FnOnce` closure
- Actor doesn't fully stops when `stopping` returns `Running::continue` at least once
- FramedWrite on UnixSockets do not flush - MacOS only
- Use of actor reference on Async Actor handle
- existence of FramedRead counterpart to FramedWrite
- Actors do not stop after addresses dropped due to run_interval
- Cancelling a `notify_later()` future sometimes fails, eventually delivering the cancelled message.
- WsChatServer::from_registry() throws Illegal Instruction on ARM called from
- Implement MessageResponse for Vec<T>
- Add default implementations for Arc and Box
- Docs
- Rust not yet supported