Releases: lsk569937453/silverwind
Releases · lsk569937453/silverwind
0.0.21
0.0.20
- Upgrade the hyper to 1.0.2
- Delete the crate of anyhow.
0.0.12
- Upgrade the hyper to 0.14.28.
0.0.11
Update the workflow of github and upgrade some crates
0.0.10
Linked the openssl statically!
0.0.9
Fix the bug of matching the prefix of url
0.0.8
fix the bug of prefix &override
0.0.7
- Add the WebSocket and WebSocket+Tls
- Add the Grpc and Grpc+Tls
- Add the delete route for the reset API.
The MVP
- IP Allow-and-Deny list
- Authentication(Basic Auth,ApiKey Auth)
- Rate limiting(Token Bucket,Fixed Window)
- Routing
- Load Balancing(Poll,Random,Weight,Header Based)
- HealthCheck&AnomalyDetection
- Free Https Certificate
- Dynamic Configuration(Rest Api)
- Dashboard For Silverwind
- Monitoring(Prometheus)
The MVP
Merge pull request #30 from lsk569937453/dev Update the README.md!