ESPAsyncTCP
Async TCP library
A TCP networking library for ESP8266 microcontrollers, providing an asynchronous framework for building networked applications.
Async TCP Library for ESP8266
763 stars
65 watching
396 forks
Language: C++
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections. | 734 |
| A C++ library providing a coroutine-based approach to networking | 37 |
| A library providing asynchronous I/O capabilities for Common Lisp programming. | 276 |
| A lightweight, non-blocking TCP network library that supports custom protocols and high-performance event-driven networking. | 1,735 |
| A collection of software components and libraries for the ESP8266 microcontroller. | 183 |
| A C++ library implementing an asynchronous HTTP server and client. | 25 |
| An implementation of Communicating Sequential Processes using ES2016's async/await syntax. | 317 |
| A utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations. | 101 |
| A library that provides efficient and managed asynchronous socket functionality for Python/MicroPython | 40 |
| Provides a low-level interface to an ESP8266 WiFi module for serial <=> wireless communication | 112 |
| A .NET micro-ORM with asynchronous API and cross-platform support. | 127 |
| A non-blocking TCP socket layer with event-driven server and client | 575 |
| An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. | 1,446 |
| A small, fast Lisp interpreter for the ESP8266 microcontroller | 257 |
| A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. | 87 |