mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-10-13 23:05:20 +02:00
1.6.0 Features - support allocating mDNS task from SPIRAM (8fcad10c
) Bug Fixes - Use correct task delete function (eb4ab524
) Updated - ci(mdns): Fix mdns host test layers with static task creation (0690eba3
)
mDNS Service
mDNS is a multicast UDP service that is used to provide local network service and host discovery.
Examples
Get started with example test Example:
Documentation
- View the full documentation(English)
- View the full documentation(Chinese)