warp 0.3.7

serve the web at warp speeds
Documentation

warp

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

default

  • multipart
  • websocket

multipart

  • multer

websocket

  • tokio-tungstenite

multer

  • dep:multer

tokio-tungstenite

  • dep:tokio-tungstenite

compression

  • compression-brotli
  • compression-gzip

compression-gzip

  • async-compression/deflate
  • async-compression/gzip

tls

  • tokio-rustls
  • rustls-pemfile

async-compression

  • dep:async-compression

rustls-pemfile

  • dep:rustls-pemfile

tokio-rustls

  • dep:tokio-rustls

compression-brotli

  • async-compression/brotli