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

caching_headerscaching-headers

Salvo handlers for etag and last-modified-since headers.

compressioncompression

Compress the body of a response.

corscors

Example

csrfcsrf

csrf middleware

jwt_authjwt-auth

jwt auth middleware

logginglogging

Logging module

proxyproxy

Proxy.

serve_staticserve-static

serve static dir and file middleware

sessionsession

Salvo session support

size_limitersize-limiter

size limiter middleware

ssesse

Server-Sent Events (SSE)

timeouttimeout

basic auth middleware

wsws

WebSocket