libp2prs-tcp 0.1.0

TCP/IP transport protocol for libp2p
Documentation

Implementation of the libp2p Transport trait for TCP/IP.

Usage

This crate provides TcpConfig

The TcpConfig struct implements the Transport trait of the core library. See the documentation of core and of libp2p in general to learn how to use the Transport trait.