# hyperdht
# ⚠️ WARNING 🚧 Work in Progress ⚒️ Unstable 👷
Rust implementation of [hyperdht](https://github.com/holepunchto/hyperdht), built on top of [dht-rpc](https://github.com/holepunchto/dht-rpc). Provides an interface for making announcements about "topics" on the DHT and creating peer-to-peer connections.
## License
* MIT license ([LICENSE-MIT](../LICENSE-MIT) or https://opensource.org/licenses/MIT)