sentinel-rocket

Crates.iosentinel-rocket
lib.rssentinel-rocket
version0.1.0
sourcesrc
created_at2023-01-05 13:16:41.048245
updated_at2023-01-05 13:16:41.048245
descriptionSentinel middleware for Rocket
homepagehttps://sentinelguard.io/en-us/
repositoryhttps://github.com/sentinel-group/sentinel-rust/tree/main/middleware/rocket
max_upload_size
id751526
size13,007
Peihao Yang (Forsworns)

documentation

https://docs.rs/sentinel-rocket/latest

README

Sentinel Logo

Sentinel in Rocket

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.

Why Setinel?

Sentinel provides flexible high-reliability protection for your Rocket services.

And Sentinel will be the default traffic governance implentation for the OpenSergo standard.

Commit count: 121

cargo fmt