Crates.io | sentinel-rocket |
lib.rs | sentinel-rocket |
version | 0.1.0 |
source | src |
created_at | 2023-01-05 13:16:41.048245 |
updated_at | 2023-01-05 13:16:41.048245 |
description | Sentinel middleware for Rocket |
homepage | https://sentinelguard.io/en-us/ |
repository | https://github.com/sentinel-group/sentinel-rust/tree/main/middleware/rocket |
max_upload_size | |
id | 751526 |
size | 13,007 |
Implement Sentinel service in Rocket.
The Rocket provides two ways to implement middlewares, request guards and fairing.
In the example
directory, we provide an example for both two cases.
Sentinel provides flexible high-reliability protection for your Rocket services.
And Sentinel will be the default traffic governance implentation for the OpenSergo standard.