thruster 1.1.10

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 15 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

actix_server

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

unix_hyper_server

  • hyper_server
  • hyperlocal

file

  • dashmap

hyper_server

  • hyper

tokio-rustls

    This feature flag does not enable additional features.

hyperlocal

    This feature flag does not enable additional features.

dashmap

    This feature flag does not enable additional features.

hyper

    This feature flag does not enable additional features.

native-tls

    This feature flag does not enable additional features.

actix-service

    This feature flag does not enable additional features.

actix-rt

    This feature flag does not enable additional features.

tokio-native-tls

    This feature flag does not enable additional features.

actix-web

    This feature flag does not enable additional features.