README.md 1.37 KB
Newer Older
vyzo's avatar
vyzo committed
1 2
# go-libp2p-discovery

Yusef Napora's avatar
Yusef Napora committed
3 4 5 6
[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai)
[![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](https://libp2p.io/)
[![](https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p)
[![Discourse posts](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg)](https://discuss.libp2p.io)
vyzo's avatar
vyzo committed
7 8 9

> Interfaces for active peer discovery

10 11
This package contains interfaces and utilities for active peer discovery.
Peers providing a service use the interface to advertise their presence in some namespace.
12
Vice versa, peers seeking a service use the interface to discover peers that have previously advertised
13 14 15
as service providers.
The package also includes a baseline implementation for discovery through [Content Routing](https://github.com/libp2p/go-libp2p-routing).

vyzo's avatar
vyzo committed
16 17 18 19 20 21 22 23 24 25 26 27 28
## Documenation

See https://godoc.org/github.com/libp2p/go-libp2p-discovery.

## Contribute

Feel free to join in. All welcome. Open an [issue](https://github.com/libp2p/go-libp2p-discovery/issues)!

This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md).

## License

MIT
29 30 31 32

---

The last gx published version of this module was: 1.0.15: QmWA8k8apx6egshEjemkuxpKNJS7W7heCgzTnBhAvX9yoB