logo
Expand description

The extra lib of Savlo web server framework. Read more: https://salvo.rs

Modules

affixaffix

affix middleware is used to add any data to depot.

basic_authbasic_auth

basic auth middleware

compressioncompression

Compress the body of a response.

corscors

Example

csrfcsrf

csrf middleware

jwt_authjwt-auth

jwt auth middleware

logginglogging

Logging module

proxyproxy

ProxyHandler.

serve_staticserve-static

serve middleware

sessionsession

Salvo session support

size_limitersize-limiter

size limiter middleware

ssesse

Server-Sent Events (SSE)

timeouttimeout

basic auth middleware

wsws

Websocket