Cargo Features
libp2p-mdns has no features set by default.
[dependencies]
libp2p-mdns = { version = "0.46.0", features = ["tokio", "async-io"] }
-
tokio
-
Enables
tokio,
tokio
of
if-watch
Affects
behaviour::tokio
,
timer::Timer
…
-
async-io
-
Enables
async-io and
async-std,
smol
of
if-watch
Affects
behaviour::async_io
,
timer::Timer
…