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
- WebSocket doesn't close properly if network connection is abruptly cut off
- Request never reaches my filters
- Content-Length-Wrapper
- Implement From<impl IntoIterator<Item = impl Filter>> for Filter
- Per request context
- Replace to_str as as_text in ws::Message
- WebSocket permessage-deflate extension support
- better API for CORS origin validation (#564)
- Add a way to apply compression based on Accept-Encoding header
- Higher-order `optional` or `requires` filter combinators
- Docs
- Rust not yet supported