thruster 1.2.2

A middleware based http async web server.
Documentation

thruster

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

default

    This feature flag does not enable additional features.

tls

  • native-tls
  • tokio-rustls
  • tokio-native-tls
  • rustls-pemfile

actix_server

  • actix-web
  • actix-service
  • actix-rt

unix_hyper_server

  • hyper_server
  • hyperlocal

hyper_server

  • hyper

file

  • dashmap

hyperlocal

    This feature flag does not enable additional features.

dashmap

    This feature flag does not enable additional features.

actix-service

    This feature flag does not enable additional features.

rustls-pemfile

    This feature flag does not enable additional features.

actix-rt

    This feature flag does not enable additional features.

tokio-rustls

    This feature flag does not enable additional features.

tokio-native-tls

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

actix-web

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.