salvo 0.63.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 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

otel

  • dep:salvo-otel

acme

  • salvo_core/acme

unix

  • salvo_core/unix

sse

  • salvo_extra/sse

native-tls

  • salvo_core/native-tls

openssl

  • salvo_core/openssl

eyre

  • salvo_core/eyre

compression

  • dep:salvo-compression

proxy

  • salvo-proxy

flash

  • dep:salvo-flash

catch-panic

  • salvo_extra/catch-panic

tower-compat

  • salvo_core/tower-compat

websocket

  • salvo_extra/websocket

rate-limiter

  • dep:salvo-rate-limiter

size-limiter

  • salvo_extra/size-limiter

logging

  • salvo_extra/logging

serve-static

  • dep:salvo-serve-static

cors

  • dep:salvo-cors

force-https

  • salvo_extra/force-https

trailing-slash

  • salvo_extra/trailing-slash

session

  • dep:salvo-session

timeout

  • salvo_extra/timeout

rustls

  • salvo_core/rustls

affix

  • salvo_extra/affix

salvo_extra

  • dep:salvo_extra

csrf

  • dep:salvo-csrf

cache

  • dep:salvo-cache

oapi

  • dep:salvo-oapi

anyhow

  • salvo_core/anyhow

request-id

  • salvo_extra/request-id

jwt-auth

  • dep:salvo-jwt-auth

salvo-proxy

  • dep:salvo-proxy

caching-headers

  • salvo_extra/caching-headers

basic-auth

  • salvo_extra/basic-auth

test

  • salvo_core/test

concurrency-limiter

  • salvo_extra/concurrency-limiter

quinn

  • salvo_core/quinn