The better libp2p protocol stack for rust
XSTACK was developed with the primary goal of making it less difficult to use the libp2p network stack in rust,
for this purpose, the API of XSTACK has been designed to closely resemble the std::net library.
Usage
Refers to the rustdoc for technical details.