Tasmota/lib/ESPAsyncUDP-master
Adrian Scillato 84a715dc9b
KNX: Automatic Multicast Library Selection
2018-08-27 02:27:41 -03:00
..
examples Updated esp-knx-ip library 2018-05-18 20:42:23 -03:00
src KNX: Automatic Multicast Library Selection 2018-08-27 02:27:41 -03:00
travis Updated esp-knx-ip library 2018-05-18 20:42:23 -03:00
.travis.yml Updated esp-knx-ip library 2018-05-18 20:42:23 -03:00
README.md Updated esp-knx-ip library 2018-05-18 20:42:23 -03:00
keywords.txt Updated esp-knx-ip library 2018-05-18 20:42:23 -03:00
library.json Updated esp-knx-ip library 2018-05-18 20:42:23 -03:00
library.properties Updated esp-knx-ip library 2018-05-18 20:42:23 -03:00

README.md

ESPAsyncUDP

Async UDP Library for ESP8266 Arduino Build Status

Join the chat at https://gitter.im/me-no-dev/ESPAsyncWebServer

This is a fully asynchronous UDP library, aimed at enabling trouble-free, multi-connection network environment for Espressif's ESP8266 MCUs.

The library is easy to use and includes support for Unicast, Broadcast and Multicast environments

Latest GIT version of ESP8266 Arduino might be required for this library to work