91 releases (25 breaking)

new 0.120.0 Dec 11, 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

#239 in Magic Beans

Download history 42/week @ 2024-08-25 175/week @ 2024-09-01 47/week @ 2024-09-08 239/week @ 2024-09-15 101/week @ 2024-09-22 33/week @ 2024-09-29 160/week @ 2024-10-06 85/week @ 2024-10-13 297/week @ 2024-10-20 80/week @ 2024-10-27 110/week @ 2024-11-03 32/week @ 2024-11-10 316/week @ 2024-11-17 78/week @ 2024-11-24 315/week @ 2024-12-01 211/week @ 2024-12-08

921 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–62MB
~1M SLoC