thruster 1.3.7

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

actix-web

  • dep:actix-web

file

  • dashmap

tokio-rustls

  • dep:tokio-rustls

actix-rt

  • dep:actix-rt

dashmap

  • dep:dashmap

hyper_server

  • hyper

actix-service

  • dep:actix-service

hyper

  • dep:hyper

hyperlocal

  • dep:hyperlocal

thruster-jab

  • dep:thruster-jab

tokio-native-tls

  • dep:tokio-native-tls

rustls-pemfile

  • dep:rustls-pemfile

native-tls

  • dep:native-tls