• Stars
    star
    159
  • Rank 228,299 (Top 5 %)
  • Language
    C++
  • Created almost 8 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Async UDP library for ESP8266

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