hypers 0.8.1

A simple rust web framework based on hyper 1.0
Documentation

hypers

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

default

  • http1

http1

  • hyper/http1

full

  • multipart
  • download
  • cookie
  • static_file
  • websocket

rustls

  • tokio-rustls
  • rustls-pemfile
  • dep:cookie
  • hypers_macro/cookie

static_file

  • time
  • percent-encoding

tokio-rustls

  • dep:tokio-rustls

cbor

  • ciborium

http2

  • hyper/http2

openapi

  • hypers_openapi

ciborium

  • dep:ciborium

time

  • dep:time

websocket

  • tokio-tungstenite

tokio-native-tls

  • dep:tokio-native-tls

hypers_openapi

  • dep:hypers_openapi

rmp-serde

  • dep:rmp-serde

tokio-tungstenite

  • dep:tokio-tungstenite

msgpack

  • rmp-serde

percent-encoding

  • dep:percent-encoding

rustls-pemfile

  • dep:rustls-pemfile

download

  • percent-encoding

native_tls

  • tokio-native-tls

multipart

    This feature flag does not enable additional features.