thruster 1.3.9

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

hyper_server

  • hyper

tokio-native-tls

  • dep:tokio-native-tls

thruster-jab

  • dep:thruster-jab

native-tls

  • dep:native-tls

hyperlocal

  • dep:hyperlocal

tokio-rustls

  • dep:tokio-rustls

actix-service

  • dep:actix-service

actix-web

  • dep:actix-web

rustls-pemfile

  • dep:rustls-pemfile

hyper

  • dep:hyper

actix-rt

  • dep:actix-rt

file

  • dashmap

dashmap

  • dep:dashmap