salvo 0.56.0

Salvo is a powerful web framework that can make your work easier.
Documentation

salvo

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 43 feature flags, 6 of them enabled by default.

default

  • cookie
  • http1
  • fix-http1-request-uri
  • http2
  • test
  • salvo_core/cookie

http1

  • salvo_core/http1

fix-http1-request-uri

  • salvo_core/fix-http1-request-uri

http2

  • salvo_core/http2

test

  • salvo_core/test

full

  • cookie
  • http1
  • fix-http1-request-uri
  • http2
  • quinn
  • rustls
  • native-tls
  • openssl
  • unix
  • acme
  • tower-compat
  • anyhow
  • eyre
  • test
  • affix
  • basic-auth
  • force-https
  • jwt-auth
  • catch-panic
  • compression
  • logging
  • proxy
  • concurrency-limiter
  • rate-limiter
  • sse
  • trailing-slash
  • timeout
  • websocket
  • request-id
  • caching-headers
  • cache
  • cors
  • csrf
  • flash
  • rate-limiter
  • session
  • serve-static
  • otel
  • oapi

salvo-proxy

  • dep:salvo-proxy

anyhow

  • salvo_core/anyhow

quinn

  • salvo_core/quinn

sse

  • salvo_extra/sse

cache

  • dep:salvo-cache

session

  • dep:salvo-session

request-id

  • salvo_extra/request-id

rate-limiter

  • dep:salvo-rate-limiter

compression

  • dep:salvo-compression

basic-auth

  • salvo_extra/basic-auth

serve-static

  • dep:salvo-serve-static

tower-compat

  • salvo_core/tower-compat

trailing-slash

  • salvo_extra/trailing-slash

catch-panic

  • salvo_extra/catch-panic

cors

  • dep:salvo-cors

salvo_extra

  • dep:salvo_extra

csrf

  • dep:salvo-csrf

force-https

  • salvo_extra/force-https

affix

  • salvo_extra/affix

jwt-auth

  • dep:salvo-jwt-auth

rustls

  • salvo_core/rustls

unix

  • salvo_core/unix

concurrency-limiter

  • salvo_extra/concurrency-limiter

otel

  • dep:salvo-otel

websocket

  • salvo_extra/websocket

oapi

  • dep:salvo-oapi

timeout

  • salvo_extra/timeout

proxy

  • salvo-proxy

eyre

  • salvo_core/eyre

flash

  • dep:salvo-flash

openssl

  • salvo_core/openssl

caching-headers

  • salvo_extra/caching-headers

size-limiter

  • salvo_extra/size-limiter

acme

  • salvo_core/acme

native-tls

  • salvo_core/native-tls

logging

  • salvo_extra/logging