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
- If `warp::ws()` is used twice as the first `Filter` then only the first route can upgrade the Websocket
- Support query params in path! macro
- Compression extracted from Accept-Encoding header
- Filter `header2` reports a wrong problem when header is missing
- Droped coonect and function
- Document short circuit behavior of and-like methods explicitly
- allow injecting a constant into a route
- Keep-Alive connections.
- tracing does not cover the entire request lifetime
- Add option to ignore content-length with multipart body
- Docs
- Rust not yet supported