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
.
Implementation of the libp2p [libp2p_core::Transport
] trait for TCP/IP.
This crate provides [tokio::Transport
]
which implement the [libp2p_core::Transport
] trait for use as a
transport with libp2p-core
or libp2p-swarm
.