salvo 0.58.1

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_extra

  • dep:salvo_extra

rustls

  • salvo_core/rustls

oapi

  • dep:salvo-oapi

cors

  • dep:salvo-cors

websocket

  • salvo_extra/websocket

acme

  • salvo_core/acme

affix

  • salvo_extra/affix

rate-limiter

  • dep:salvo-rate-limiter

flash

  • dep:salvo-flash

sse

  • salvo_extra/sse

concurrency-limiter

  • salvo_extra/concurrency-limiter

serve-static

  • dep:salvo-serve-static

compression

  • dep:salvo-compression

native-tls

  • salvo_core/native-tls

trailing-slash

  • salvo_extra/trailing-slash

eyre

  • salvo_core/eyre

basic-auth

  • salvo_extra/basic-auth

request-id

  • salvo_extra/request-id

openssl

  • salvo_core/openssl

anyhow

  • salvo_core/anyhow

force-https

  • salvo_extra/force-https

catch-panic

  • salvo_extra/catch-panic

session

  • dep:salvo-session

unix

  • salvo_core/unix

size-limiter

  • salvo_extra/size-limiter

logging

  • salvo_extra/logging

tower-compat

  • salvo_core/tower-compat

otel

  • dep:salvo-otel

csrf

  • dep:salvo-csrf

jwt-auth

  • dep:salvo-jwt-auth

cache

  • dep:salvo-cache

timeout

  • salvo_extra/timeout

salvo-proxy

  • dep:salvo-proxy

caching-headers

  • salvo_extra/caching-headers

quinn

  • salvo_core/quinn

proxy

  • salvo-proxy