mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-04 23:22:16 +00:00
* Add support for the `Identify` protocol to the server, such that the `register_with_identify` example works as intended * Add discovery loop to the `discovery` example and demonstrate cookie usage * Drop explicit dependency on async_std Co-authored-by: Max Inden <mail@max-inden.de>