hyperswarm 0.1.0

Rust implementation of hyperswarm, topic-based peer discovery on top of hyperdht
Documentation
1
2
3
4
5
6
7
8
# hyperswarm
# ⚠️ WARNING 🚧 Work in Progress ⚒️ Unstable 👷

Rust implementation of [hyperswarm](https://github.com/holepunchto/hyperswarm), built on top of [hyperdht](https://github.com/holepunchto/hyperdht). Provides a simple interface to automatically connect to other peers interested in a "topic".

## License

* MIT license ([LICENSE-MIT]../LICENSE-MIT or https://opensource.org/licenses/MIT)