1 unstable release

new 0.42.0 Dec 10, 2024

#45 in #peer-to-peer

MIT license

270KB
5K SLoC

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

Usage

This crate provides a async_io::Transport and tokio::Transport, depending on the enabled features, which implement the libp2p_core::Transport trait for use as a transport with libp2p-core or libp2p-swarm.

Dependencies

~8–39MB
~612K SLoC