1 unstable release

0.1.0 Jan 5, 2023

#899 in Concurrency

Apache-2.0

540KB
13K SLoC

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.


lib.rs:

This crate provides the sentinel middleware for actix-web. See examples for help.

Dependencies

~17–52MB
~864K SLoC