#tetcoin #crypto #framework #blockchain

tet-libp2p-uds

Unix domain sockets transport for tet-libp2p

Show the crate…

1 unstable release

0.27.0 Mar 15, 2021

#191 in #tetcoin


Used in tet-libp2p

MIT license

125KB
2K SLoC

Implementation of the libp2p Transport trait for Unix domain sockets.

Platform support

This transport only works on Unix platforms.

Usage

The UdsConfig transport supports multiaddresses of the form /unix//tmp/foo.

The UdsConfig structs 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.

Dependencies

~0–16MB
~208K SLoC