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
- Make web::Path innards public
- feat(awc): allow to retrieve request head in client response
- feat(web): use an extension for encoding, which allow a specific handler to disable compression if needed
- feat(awc): allow to set a specific sni host on the request
- feat(awc): allow to configure connector per request
- too slow in multipart usage when use http/2 proto
- Add support for `permessage-deflate` WebSocket extension
- Tokio timeout doesn't wake up when streaming while another tokio thread is running
- Unreasonable increase in latency between localhost and remote
- Future cancellation doesn't seem to works when a client disconnect
- Docs
- Rust not yet supported