libp2p 0.39.0

Peer-to-peer networking library
Documentation

libp2p

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

default

  • deflate
  • dns-async-std
  • floodsub
  • identify
  • kad
  • gossipsub
  • mdns
  • mplex
  • noise
  • ping
  • plaintext
  • pnet
  • relay
  • request-response
  • secp256k1
  • tcp-async-io
  • uds
  • wasm-ext
  • websocket
  • yamux

deflate

  • libp2p-deflate

dns-async-std

  • libp2p-dns
  • libp2p-dns/async-std

floodsub

  • libp2p-floodsub

identify

  • libp2p-identify

kad

  • libp2p-kad

gossipsub

  • libp2p-gossipsub

mdns

  • libp2p-mdns

mplex

  • libp2p-mplex

noise

  • libp2p-noise

ping

  • libp2p-ping

plaintext

  • libp2p-plaintext

pnet

  • libp2p-pnet

relay

  • libp2p-relay

request-response

  • libp2p-request-response

secp256k1

  • libp2p-core/secp256k1

tcp-async-io

  • libp2p-tcp
  • libp2p-tcp/async-io

uds

  • libp2p-uds

wasm-ext

  • libp2p-wasm-ext

websocket

  • libp2p-websocket

yamux

  • libp2p-yamux

libp2p-deflate

    This feature flag does not enable additional features.

libp2p-dns

    This feature flag does not enable additional features.

libp2p-floodsub

    This feature flag does not enable additional features.

libp2p-identify

    This feature flag does not enable additional features.

libp2p-kad

    This feature flag does not enable additional features.

libp2p-gossipsub

    This feature flag does not enable additional features.

libp2p-mdns

    This feature flag does not enable additional features.

libp2p-mplex

    This feature flag does not enable additional features.

libp2p-noise

    This feature flag does not enable additional features.

libp2p-ping

    This feature flag does not enable additional features.

libp2p-plaintext

    This feature flag does not enable additional features.

libp2p-pnet

    This feature flag does not enable additional features.

libp2p-relay

    This feature flag does not enable additional features.

libp2p-request-response

    This feature flag does not enable additional features.

libp2p-tcp

    This feature flag does not enable additional features.

libp2p-uds

    This feature flag does not enable additional features.

libp2p-wasm-ext

    This feature flag does not enable additional features.

libp2p-websocket

    This feature flag does not enable additional features.

libp2p-yamux

    This feature flag does not enable additional features.

dns-tokio

  • libp2p-dns
  • libp2p-dns/tokio

wasm-ext-websocket

  • wasm-ext
  • libp2p-wasm-ext/websocket

tcp-tokio

  • libp2p-tcp
  • libp2p-tcp/tokio