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.
force_httpsforce-https
Force https middleware
jwt_authjwt-auth
jwt auth middleware
logginglogging
Logging middleware
proxyproxy
Proxy middleware.
size_limitersize-limiter
size limiter middleware
ssesse
Server-Sent Events (SSE)
timeouttimeout
basic auth middleware
trailing_slashtrailing-slash
Trailing slash middleware
wsws
WebSocket