Tasmota/lib/ESPAsyncUDP-master
Theo Arends 4e3b7cb7a4 v6.1.0
Release v6.1.0
2018-07-06 17:24:06 +02:00
..
examples v6.1.0 2018-07-06 17:24:06 +02:00
src v6.1.0 2018-07-06 17:24:06 +02:00
travis v6.1.0 2018-07-06 17:24:06 +02:00
.travis.yml v6.1.0 2018-07-06 17:24:06 +02:00
keywords.txt v6.1.0 2018-07-06 17:24:06 +02:00
library.json v6.1.0 2018-07-06 17:24:06 +02:00
library.properties v6.1.0 2018-07-06 17:24:06 +02:00
README.md v6.1.0 2018-07-06 17:24:06 +02:00

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