Cargo Features

hyper-client-sockets has no features set by default.

[dependencies]
hyper-client-sockets = { version = "0.1.0", features = ["unix", "vsock", "firecracker"] }
unix

Enables tokio

vsock

Enables tokio-vsock

firecracker

Enables tokio

hyper-client-sockets has 3 features without comments.