tokio-listener 0.2.0

Add flexibility in a way of accepting connections: unix sockets, socket activation, inetd mode to Tokio-based projects.
Documentation

tokio-listener

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

default

hyper014 (default)

user_facing_default (default)

hyper (default)

inetd (default)

This feature flag does not enable additional features.

sd_listen (default)

This feature flag does not enable additional features.

socket_options (default)

unix (default)

This feature flag does not enable additional features.

unix_path_tools (default)

socket2 (default)

nix (default)

  • dep:nix (default)

clap

serde

serde_with