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
- Add default method with_status and with_header for trait Reply
- Add support for CORS wildcard origin
- None filter
- Set cookies in responses
- perf: Reduce the amount of code generated for path!
- Add try_bind_* methods to TlsServer
- WIP - Filter for HTTP basic authentication
- Allow already open sockets for HTTP and HTTPS
- Incoming support `Transport::remote_addr`
- support the PROXY protocol
- Docs
- Rust not yet supported