salvo 0.66.2

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 44 feature flags, 6 of them enabled by default.

default

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

fix-http1-request-uri

  • salvo_core/fix-http1-request-uri

server

  • salvo_core/server

http1

  • salvo_core/http1

http2

  • salvo_core/http2

full

  • cookie
  • fix-http1-request-uri
  • server
  • http1
  • 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

size-limiter

  • salvo_extra/size-limiter

quinn

  • salvo_core/quinn

eyre

  • salvo_core/eyre

sse

  • salvo_extra/sse

logging

  • salvo_extra/logging

tower-compat

  • salvo_core/tower-compat

compression

  • dep:salvo-compression

request-id

  • salvo_extra/request-id

websocket

  • salvo_extra/websocket

rustls

  • salvo_core/rustls

cache

  • dep:salvo-cache

csrf

  • dep:salvo-csrf

serve-static

  • dep:salvo-serve-static

salvo-proxy

  • dep:salvo-proxy

caching-headers

  • salvo_extra/caching-headers

trailing-slash

  • salvo_extra/trailing-slash

jwt-auth

  • dep:salvo-jwt-auth

catch-panic

  • salvo_extra/catch-panic

unix

  • salvo_core/unix

timeout

  • salvo_extra/timeout

affix

  • salvo_extra/affix

native-tls

  • salvo_core/native-tls

basic-auth

  • salvo_extra/basic-auth

salvo_extra

  • dep:salvo_extra

test

  • salvo_core/test

oapi

  • dep:salvo-oapi

cors

  • dep:salvo-cors

acme

  • salvo_core/acme

otel

  • dep:salvo-otel

proxy

  • salvo-proxy

force-https

  • salvo_extra/force-https

openssl

  • salvo_core/openssl

flash

  • dep:salvo-flash

session

  • dep:salvo-session

concurrency-limiter

  • salvo_extra/concurrency-limiter

anyhow

  • salvo_core/anyhow

rate-limiter

  • dep:salvo-rate-limiter