88 releases (25 breaking)

new 0.120.0-rc2 Nov 20, 2024
0.119.0 Oct 26, 2024
0.117.0 Jul 29, 2024
0.115.0-rc2 Mar 20, 2024
0.1.0 Nov 2, 2018

#75 in Magic Beans

Download history 84/week @ 2024-07-31 71/week @ 2024-08-07 160/week @ 2024-08-14 64/week @ 2024-08-21 33/week @ 2024-08-28 185/week @ 2024-09-04 38/week @ 2024-09-11 287/week @ 2024-09-18 53/week @ 2024-09-25 34/week @ 2024-10-02 195/week @ 2024-10-09 152/week @ 2024-10-16 243/week @ 2024-10-23 80/week @ 2024-10-30 60/week @ 2024-11-06 124/week @ 2024-11-13

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

MIT license

670KB
15K 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

~29–68MB
~1M SLoC