xstack

Crates.ioxstack
lib.rsxstack
version0.2.17
sourcesrc
created_at2024-08-27 04:47:54.126175
updated_at2024-09-14 14:42:26.707658
descriptionlibp2p stack rewritten from ground up for rust
homepage
repositoryhttps://github.com/HalaOS/xstack.git
max_upload_size
id1352890
size157,559
yayanyang (yayanyang)

documentation

https://docs.rs/xstack

README

The better libp2p protocol stack for rust

CI Release

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.

Status

crate version type status
Core docs.rs (with version) framework stable
Quic docs.rs (with version) transport stable
Tcp docs.rs (with version) transport stable
dnsaddr docs.rs (with version) transport available
Kad docs.rs (with version) protocol in progress
autonat docs.rs (with version) transport only client
circuit-v2 docs.rs (with version) transport in progress
tls docs.rs (with version) transport in progress
Commit count: 0

cargo fmt