thruster 1.3.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 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

tokio-native-tls

  • dep:tokio-native-tls

tokio-rustls

  • dep:tokio-rustls

rustls-pemfile

  • dep:rustls-pemfile

thruster-jab

  • dep:thruster-jab

file

  • dashmap

hyperlocal

  • dep:hyperlocal

hyper

  • dep:hyper

actix-service

  • dep:actix-service

actix-rt

  • dep:actix-rt

dashmap

  • dep:dashmap

actix-web

  • dep:actix-web

hyper_server

  • hyper

native-tls

  • dep:native-tls