90 releases (25 breaking)

new 0.120.0-rc4 Dec 4, 2024
0.120.0-rc2 Nov 20, 2024
0.117.0 Jul 29, 2024
0.115.0-rc2 Mar 20, 2024
0.1.0 Nov 2, 2018

#406 in Magic Beans

Download history 164/week @ 2024-08-15 58/week @ 2024-08-22 148/week @ 2024-08-29 76/week @ 2024-09-05 210/week @ 2024-09-12 128/week @ 2024-09-19 41/week @ 2024-09-26 28/week @ 2024-10-03 211/week @ 2024-10-10 168/week @ 2024-10-17 208/week @ 2024-10-24 93/week @ 2024-10-31 57/week @ 2024-11-07 257/week @ 2024-11-14 114/week @ 2024-11-21 133/week @ 2024-11-28

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

MIT license

685KB
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

~24–61MB
~1M SLoC