bee-network 0.2.2

Networking functionality and types for nodes and clients participating in the IOTA protocol built on top of `libp2p`.
Documentation

bee-network

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, 1 of them enabled by default.

default

    This feature flag does not enable additional features.

full

  • async-trait
  • bee-runtime
  • futures
  • libp2p/dns-tokio
  • libp2p/identify
  • libp2p/mplex
  • libp2p/noise
  • libp2p/tcp-tokio
  • libp2p/yamux
  • log
  • once_cell
  • rand
  • serde
  • thiserror
  • tokio
  • tokio-stream

log

    This feature flag does not enable additional features.

bee-runtime

    This feature flag does not enable additional features.

serde

    This feature flag does not enable additional features.

libp2p

    This feature flag does not enable additional features.

rand

    This feature flag does not enable additional features.

tokio-stream

    This feature flag does not enable additional features.

tokio

    This feature flag does not enable additional features.

thiserror

    This feature flag does not enable additional features.

futures

    This feature flag does not enable additional features.

once_cell

    This feature flag does not enable additional features.

async-trait

    This feature flag does not enable additional features.