salvo 0.58.5

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

quinn

  • salvo_core/quinn

force-https

  • salvo_extra/force-https

acme

  • salvo_core/acme

eyre

  • salvo_core/eyre

oapi

  • dep:salvo-oapi

anyhow

  • salvo_core/anyhow

proxy

  • salvo-proxy

compression

  • dep:salvo-compression

cache

  • dep:salvo-cache

affix

  • salvo_extra/affix

basic-auth

  • salvo_extra/basic-auth

size-limiter

  • salvo_extra/size-limiter

native-tls

  • salvo_core/native-tls

rustls

  • salvo_core/rustls

session

  • dep:salvo-session

logging

  • salvo_extra/logging

caching-headers

  • salvo_extra/caching-headers

rate-limiter

  • dep:salvo-rate-limiter

csrf

  • dep:salvo-csrf

trailing-slash

  • salvo_extra/trailing-slash

sse

  • salvo_extra/sse

cors

  • dep:salvo-cors

catch-panic

  • salvo_extra/catch-panic

tower-compat

  • salvo_core/tower-compat

websocket

  • salvo_extra/websocket

openssl

  • salvo_core/openssl

jwt-auth

  • dep:salvo-jwt-auth

concurrency-limiter

  • salvo_extra/concurrency-limiter

timeout

  • salvo_extra/timeout

request-id

  • salvo_extra/request-id

salvo-proxy

  • dep:salvo-proxy

serve-static

  • dep:salvo-serve-static

otel

  • dep:salvo-otel

unix

  • salvo_core/unix

salvo_extra

  • dep:salvo_extra

flash

  • dep:salvo-flash