|
ed14630672
|
feat: leverage type-safe /p2p in multiaddr
This updates `multiaddr` to version `0.19`.
Depends-On: #3656.
Depends-On: https://github.com/multiformats/rust-multiaddr/pull/83.
Resolves: #4039.
Pull-Request: #4037.
|
2023-06-08 01:38:18 +00:00 |
|
|
75edcfcdb0
|
docs(examples): add a README to each example
Resolves #3853.
Pull-Request: #3974.
|
2023-06-01 07:40:22 +00:00 |
|
|
2a14df25eb
|
feat: introduce libp2p-identity crate
This patch combines the `libp2p_core::identity` and `libp2p_core::peer_id` modules into a new crate: `libp2p-identity`.
Resolves https://github.com/libp2p/rust-libp2p/issues/3349.
Pull-Request: #3350.
|
2023-03-12 15:46:58 +01:00 |
|
|
b63e05dad6
|
refactor: move examples to common location
Refactor examples into separate binary crates.
Fixes https://github.com/libp2p/rust-libp2p/issues/3111.
Pull-Request: #3509.
|
2023-03-08 08:17:33 +00:00 |
|