warp
https://github.com/seanmonstar/warp
Rust
A super-easy, composable, web server framework for warp speeds.
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 supported9 Subscribers
Add a CodeTriage badge to warp
Help out
- Issues
- Docs for cors filters are misleading.
- addr::remote() always returns None with externally-provided TcpListener
- Document that `filters::method::*` should come between `filters::path::*` and other ones
- Allow multiple keys and certs for the tls filter
- Upgrade `Message` To An Enum
- implemented Into trait for Rejection
- Add warp::auth::basic() filter
- Limit the maximum number of concurrent connections
- Make route::with public for external
- Add with_level log filter
- Docs
- Rust not yet supported