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
- chore: replace rustls-pemfile with rustls-pki-types
- 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
- chore: bump tokio-tungstenite to 0.26.1
- Provide with_cloneable to simplify passing shared services to routes
- return values missing in try_bind
- Next release
- 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.
- Docs
- Rust not yet supported