lib3h_mdns 0.0.5

lib3h mdns LAN discovery module
Documentation
[package]
name = "lib3h_mdns"
version = "0.0.5"
authors = ["Holochain Core Dev Team <devcore@holochain.org>"]
edition = "2018"
description = "lib3h mdns LAN discovery module"
keywords = ["holochain", "holo", "mdns", "network-programming"]
categories = ["network-programming"]
license = "Apache-2.0"
readme = "README.md"
documentation = "https://docs.rs/lib3h_mdns"
repository = "https://github.com/holochain/lib3h"

[dependencies]
byteorder = "=1.3.1"
net2 = "=0.2.33"