kvarn 0.6.1

A forward-thinking fast web server designed to fit your needs, efficiently.
Documentation

kvarn

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

default

  • full

full

  • all-http
  • all-compression
  • graceful-shutdown
  • auto-hostname
  • nonce
  • websocket
  • base

all-http

  • https
  • http2
  • http3

all-compression

  • br
  • gzip

graceful-shutdown

  • handover

auto-hostname

  • x509-parser

nonce

  • rand
  • base64
  • memchr

websocket

  • tokio-tungstenite
  • sha-1
  • base64
  • futures-util

base

  • async-networking
  • handover

https

  • rustls
  • rustls-pemfile
  • webpki
  • async-networking

http2

  • h2
  • https

http3

  • h3
  • h3-quinn
  • quinn
  • rustls-21
  • https

br

  • brotli

gzip

  • flate2

handover

  • kvarn_signal

x509-parser

  • dep:x509-parser

rand

  • dep:rand

base64

  • dep:base64

memchr

  • dep:memchr

tokio-tungstenite

  • dep:tokio-tungstenite

sha-1

  • dep:sha-1

futures-util

  • dep:futures-util

async-networking

  • tokio/net
  • socket2

rustls

  • dep:rustls

rustls-pemfile

  • dep:rustls-pemfile

webpki

  • dep:webpki

h2

  • dep:h2

h3

  • dep:h3

h3-quinn

  • dep:h3-quinn

quinn

  • dep:quinn

rustls-21

  • dep:rustls-21

brotli

  • dep:brotli

flate2

  • dep:flate2

kvarn_signal

  • dep:kvarn_signal

socket2

  • dep:socket2

uring

  • tokio-uring
  • kvarn_signal/uring
  • async-networking

tokio-uring

  • dep:tokio-uring