An open API service indexing awesome lists of open source software.

https://github.com/meilisearch/madness

an async mdns library for tokio
https://github.com/meilisearch/madness

madness mdns

Last synced: 3 months ago
JSON representation

an async mdns library for tokio

Awesome Lists containing this project

README

          

# Madness

Madness is a library for mDNS service discovery and advertisement. Checkout example for usage.

## Acknowlegement

This is a patchwork of code taken from [rust-libp2p](https://github.com/libp2p/rust-libp2p), and [mdns](https://github.com/dylanmckay/mdns).