Crate actix_toolbox
source ·Expand description
actix-toolbox enhances the functionality of actix-web by providing middlewares or other components that are frequently used together with actix-web.
This also includes an ORM. rorm is used for this
Modules
- Provides logging functionality e.g. sets up a configured logger
- Provides two handlers for the Open ID Connect protocol
- Provides a variety of different middlewares
- Provides a sender-receiver based websocket interface