actix-web
https://github.com/actix/actix-web
Rust
Actix Web is a powerful, pragmatic, and extremely fast web 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 supported11 Subscribers
Add a CodeTriage badge to actix-web
Help out
- Issues
- High memory usage / large websocket buffer per client remains in memory after message is sent
- match_pattern/match_info/match_name may return incorrect values when using route guards
- Update cookie dependency to 0.18
- target mips-unknown-linux-musl compilation failed
- `#[any]` macro
- Add support to be able to test the route tree using `match_pattern` and `match_name`.
- Add pattern syntax for optional trailing slash
- Add support for Proxy Protocol v1 & v2 for HTTP/1.x
- Add macro for route handler accepting all HTTP methods
- awc CONNECT method support
- Docs
- Rust not yet supported