tet-libp2p-tcp 0.27.0

TCP/IP transport protocol for tet-libp2p
Documentation

Implementation of the libp2p Transport trait for TCP/IP.

Usage

This crate provides a TcpConfig and TokioTcpConfig, depending on the enabled features, which implement the Transport trait for use as a transport with tet-libp2p-core or tet-libp2p-swarm.