mirror of
https://github.com/fluencelabs/rust-libp2p
synced 2025-05-16 12:51:21 +00:00
protocols/identify: Fix Identify protocol link in module doc (#3047)
This commit is contained in:
parent
3e4a0640fd
commit
4a4d4ad5c9
@ -18,7 +18,7 @@
|
||||
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
|
||||
// DEALINGS IN THE SOFTWARE.
|
||||
|
||||
//! Implementation of the [Identify] protocol.
|
||||
//! Implementation of the [Identify](https://github.com/libp2p/specs/blob/master/identify/README.md) protocol.
|
||||
//!
|
||||
//! This implementation of the protocol periodically exchanges
|
||||
//! [`Info`] messages between the peers on an established connection.
|
||||
|
Loading…
x
Reference in New Issue
Block a user