Cargo Features
libp2prs-websocket has no features set by default.
[dependencies]
libp2prs-websocket = { version = "0.3.0", features = ["async-std", "tokio"] }
- async-std
-
Enables async-std of libp2prs-dns and libp2prs-tcp
- tokio
-
Enables tokio of libp2prs-dns and libp2prs-tcp
libp2prs-websocket has 2 features without comments.