95 releases (27 breaking)

new 0.200.0-rc1 Feb 21, 2025
0.120.0 Dec 11, 2024
0.120.0-rc2 Nov 20, 2024
0.117.0 Jul 29, 2024
0.1.0 Nov 2, 2018

#73 in Magic Beans

Download history 70/week @ 2024-10-29 76/week @ 2024-11-05 133/week @ 2024-11-12 233/week @ 2024-11-19 72/week @ 2024-11-26 307/week @ 2024-12-03 243/week @ 2024-12-10 22/week @ 2024-12-17 4/week @ 2024-12-31 195/week @ 2025-01-07 188/week @ 2025-01-14 262/week @ 2025-01-21 18/week @ 2025-01-28 41/week @ 2025-02-04 13/week @ 2025-02-11

362 downloads per month
Used in 14 crates (9 directly)

MIT license

695KB
16K SLoC

ckb-network

peer_store

This crate is a component of ckb.

ckb network implementation

Minimum Supported Rust Version policy (MSRV)

This crate's minimum supported rustc version is 1.81.0


lib.rs:

ckb network module

This module is based on the Tentacle library, once again abstract the context that protocols can use, and providing a unified implementation of the peer storage and registration mechanism.

And implemented several basic protocols: identify, discovery, ping, feeler, disconnect_message

Dependencies

~25–61MB
~1M SLoC