thruster 1.3.5

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

rustls-pemfile

  • dep:rustls-pemfile

actix-service

  • dep:actix-service

tokio-native-tls

  • dep:tokio-native-tls

hyper

  • dep:hyper

native-tls

  • dep:native-tls

hyper_server

  • hyper

thruster-jab

  • dep:thruster-jab

tokio-rustls

  • dep:tokio-rustls

file

  • dashmap

actix-rt

  • dep:actix-rt

dashmap

  • dep:dashmap

hyperlocal

  • dep:hyperlocal

actix-web

  • dep:actix-web