Tasmota/lib/ESPAsyncUDP-master
2018-08-27 02:27:41 -03:00
..
examples
src KNX: Automatic Multicast Library Selection 2018-08-27 02:27:41 -03:00
travis
.travis.yml
keywords.txt
library.json
library.properties
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