# dht-rpc
# ⚠️ WARNING 🚧 Work in Progress ⚒️ Unstable 👷
Rust implementation of [dht-rpc](https://github.com/holepunchto/dht-rpc), the low-level DHT powering the hyperswarm stack.
The Kademlia implementation is based on [rust-libp2p/kad](https://github.com/libp2p/rust-libp2p/tree/e9952ea9e348fcc607dac0607ab532cc16208066/).
## License
* MIT license ([LICENSE-MIT](../LICENSE-MIT) or https://opensource.org/licenses/MIT)