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
- Updated from 0.3.0 to 0.3.7 and pem files with certs and keys no longer work with warp tls
- Fixes Issue #1113: TLS: Ignore certs in pem file when loading private key
- Provide warp::cloned to simplify passing shared services to routes
- return values missing in try_bind
- Not found error translate to method not allowed when there is route with method is at the start of the route
- Graceful shutdown hangs when I use a Chromium based browser
- Add Charset functionality to SSE reply.
- Rework fs filters to be more configurable
- Honor SSLKEYLOGFILE by default.
- key contains no private key while using ecc key
- Docs
- Rust not yet supported