quinn 0.10.2

Versatile QUIC transport protocol implementation
Documentation

quinn

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

default

  • native-certs
  • tls-rustls
  • runtime-tokio
  • log

native-certs

  • proto/native-certs

tls-rustls

  • rustls
  • proto/tls-rustls
  • ring

runtime-tokio

  • tokio/time
  • tokio/rt
  • tokio/net

log

  • tracing/log
  • proto/log
  • udp/log

rustls

  • dep:rustls

ring

  • proto/ring

runtime-async-std

  • async-io
  • async-std

async-io

  • dep:async-io

futures-io

  • dep:futures-io

async-std

  • dep:async-std

lock_tracking

    This feature flag does not enable additional features.