retty 0.14.2

Retty — an asynchronous Rust networking framework that makes it easy to build protocols, application clients/servers.
Documentation

retty

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

default

  • runtime-tokio

runtime-tokio

  • tokio/rt
  • tokio/net
  • tokio/sync
  • tokio/io-util
  • tokio/time

runtime-async-std

  • async-io
  • async-std
  • futures-lite

async-std

    This feature flag does not enable additional features.

futures-lite

    This feature flag does not enable additional features.

async-io

    This feature flag does not enable additional features.