Crates.io | xstack |
lib.rs | xstack |
version | 0.2.17 |
source | src |
created_at | 2024-08-27 04:47:54.126175 |
updated_at | 2024-09-14 14:42:26.707658 |
description | libp2p stack rewritten from ground up for rust |
homepage | |
repository | https://github.com/HalaOS/xstack.git |
max_upload_size | |
id | 1352890 |
size | 157,559 |
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.
Refers to the rustdoc
for technical details.