Jiacheng Guo c4e85bd099 mdns: fix bit order issue in DNS header flags
The bit field in the header flags does not match its intended order on
little endian machines. The PR removes the bit field and uses bit
operations instead.
2022-08-18 16:39:38 +02:00

Collection of protocol components for ESP-IDF

Documentation of esp-protocol

Components

esp_modem

mDNS

esp_websocket_client

ASIO port

S
Description
Collection of ESP-IDF components related to networking protocols
Readme
36 MiB
Languages
C 56.2%
C++ 36.3%
Python 4.4%
CMake 2.3%
Shell 0.3%
Other 0.5%