mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 05:47:58 +00:00
79d538ee66
* No longer use a channel for custom protocols * Fix warnings * Add graceful shutdown and comments * Minor cleanups * Add warning if queue goes over threshold * Increase threshold * Address grumble
= Network libp2p .Summary [source, toml] ---- include::Cargo.toml[lines=2..5] ---- .Description ---- include::src/lib.rs[tag=description] ----