warp 0.3.2

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

default

  • multipart
  • websocket

multipart

    This feature flag does not enable additional features.

websocket

  • tokio-tungstenite

tokio-tungstenite

    This feature flag does not enable additional features.

compression-gzip

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

compression

  • compression-brotli
  • compression-gzip

tls

  • tokio-rustls

compression-brotli

  • async-compression/brotli

tokio-rustls

    This feature flag does not enable additional features.

async-compression

    This feature flag does not enable additional features.