This website requires JavaScript.
Explore
Help
Sign In
fluencelabs
/
rust-libp2p
Watch
1
Star
0
Fork
0
You've already forked rust-libp2p
mirror of
https://github.com/fluencelabs/rust-libp2p
synced
2025-05-28 10:11:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
rust-libp2p
/
protocols
/
identify
/
src
History
efarg
ba14ffdd42
protocols/identify: Change default cache_size of Config to 100 (
#2995
)
...
`Config` struct's member `cache_size` now defaults to `100`.
2022-11-04 19:40:30 +00:00
..
behaviour.rs
protocols/identify: Change default cache_size of Config to 100 (
#2995
)
2022-11-04 19:40:30 +00:00
handler.rs
*: Fix clippy warnings introduced by Rust 1.65 release (
#3081
)
2022-11-04 09:40:09 +00:00
lib.rs
*: Use
auto_doc_cfg
instead of
doc(cfg)
attributes (
#2983
)
2022-10-24 13:00:20 +11:00
protocol.rs
*: Don't leak
prost
dependency in error types (
#3058
)
2022-11-02 12:02:21 +00:00
structs.proto
Replace protobuf crate with prost! (
#1390
)
2020-01-15 12:02:02 +01:00