Crate uwuhi

Crate uwuhi 

Source
Expand description

Unicast and Multicast DNS and DNS Service Discovery implementation.

Modules§

name
Domain names and labels.
packet
(m)DNS packet decoder and encoder.
resolver
DNS name resolution.
service
Service discovery and advertising.
tap
mDNS traffic tapping.

Enums§

Error
Non-I/O errors that may occur during message decoding.

Constants§

DNS_BUFFER_SIZE
Size of unicast DNS message buffers.
MDNS_BUFFER_SIZE
Size of multicast DNS message buffers.