ntex 0.7.14

Framework for composable network services
Documentation

ntex

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 19 feature flags, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

rustls

  • tls-rustls
  • webpki-roots
  • ntex-tls/rustls
  • ntex-connect/rustls

glommio

  • ntex-rt/glommio
  • ntex-glommio
  • ntex-connect/glommio

tokio

  • ntex-rt/tokio
  • ntex-tokio
  • ntex-connect/tokio

openssl

  • tls-openssl
  • ntex-tls/openssl
  • ntex-connect/openssl

async-std

  • ntex-rt/async-std
  • ntex-async-std
  • ntex-connect/async-std
  • coo-kie
  • coo-kie/percent-encode

compress

  • flate2
  • brotli2

ntex-glommio

  • dep:ntex-glommio

ntex-tokio

  • dep:ntex-tokio

tls-rustls

  • dep:tls-rustls

tls-openssl

  • dep:tls-openssl

url

  • url-pkg

ntex-async-std

  • dep:ntex-async-std

url-pkg

  • dep:url-pkg

brotli2

  • dep:brotli2

coo-kie

  • dep:coo-kie

webpki-roots

  • dep:webpki-roots

flate2

  • dep:flate2