Tasmota/lib/ESPAsyncUDP-master
Adrian Scillato 4f4b7928b7
Update README.md
2018-04-05 01:10:31 -03:00
..
examples Add files via upload 2018-04-05 01:07:25 -03:00
src Add files via upload 2018-04-05 01:07:25 -03:00
travis Add files via upload 2018-04-05 01:07:25 -03:00
README.md Update README.md 2018-04-05 01:10:31 -03:00
keywords.txt Add files via upload 2018-04-05 01:07:25 -03:00
library.json Add files via upload 2018-04-05 01:07:25 -03:00
library.properties Add files via upload 2018-04-05 01:07:25 -03:00

README.md

ESPAsyncUDP

Library patched with the PR #21

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