You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Bjoern A. Bloehdorn 7d607e50e9 many bug fixes 4 years ago
..
.github many bug fixes 4 years ago
examples many bug fixes 4 years ago
src many bug fixes 4 years ago
.gitignore many bug fixes 4 years ago
.travis.yml many bug fixes 4 years ago
README.md many bug fixes 4 years ago
keywords.txt many bug fixes 4 years ago
library.json many bug fixes 4 years ago
library.properties many bug fixes 4 years ago

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