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
- rework fs filter byte-ranges, fixes #867
- Gracefull shutdown not working
- Warp returns incorrect results for 'Range: bytes=-something'
- Allow more to be done with the result of warp::filters::body::stream()
- Impl Reply for Cow<'static, [u8]>
- Add support for TCP keepalive via configuration
- Host in trace info (fixes #847)
- warp::log::custom should use warp::filters::host::optional()
- Make sanitize_path function public.
- Does the paths get resolved in order?
- Docs
- Rust not yet supported