libp2p-tcp 0.44.1

TCP/IP transport protocol for libp2p
docs.rs failed to build libp2p-tcp-0.44.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: libp2p-tcp-0.44.0

Implementation of the libp2p [libp2p_core::Transport] trait for TCP/IP.

Usage

This crate provides [tokio::Transport] which implement the [libp2p_core::Transport] trait for use as a transport with libp2p-core or libp2p-swarm.