salvo 0.67.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 45 feature flags, 7 of them enabled by default.

default

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

ring

  • salvo_core/ring
  • salvo-jwt-auth?/ring
  • salvo-proxy?/ring

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
  • ring

cors

  • dep:salvo-cors

unix

  • salvo_core/unix

csrf

  • dep:salvo-csrf

serve-static

  • dep:salvo-serve-static

otel

  • dep:salvo-otel

rate-limiter

  • dep:salvo-rate-limiter

tower-compat

  • salvo_core/tower-compat

acme

  • salvo_core/acme

flash

  • dep:salvo-flash

jwt-auth

  • dep:salvo-jwt-auth

compression

  • dep:salvo-compression

websocket

  • salvo_extra/websocket

eyre

  • salvo_core/eyre

catch-panic

  • salvo_extra/catch-panic

anyhow

  • salvo_core/anyhow

affix

  • salvo_extra/affix

oapi

  • dep:salvo-oapi

proxy

  • salvo-proxy

size-limiter

  • salvo_extra/size-limiter

force-https

  • salvo_extra/force-https

salvo_extra

  • dep:salvo_extra

sse

  • salvo_extra/sse

logging

  • salvo_extra/logging

openssl

  • salvo_core/openssl

native-tls

  • salvo_core/native-tls

request-id

  • salvo_extra/request-id

basic-auth

  • salvo_extra/basic-auth

caching-headers

  • salvo_extra/caching-headers

quinn

  • salvo_core/quinn

salvo-proxy

  • dep:salvo-proxy

concurrency-limiter

  • salvo_extra/concurrency-limiter

session

  • dep:salvo-session

rustls

  • salvo_core/rustls

trailing-slash

  • salvo_extra/trailing-slash

test

  • salvo_core/test

timeout

  • salvo_extra/timeout

cache

  • dep:salvo-cache