AsyncTCP

Async TCP Library

An asynchronous TCP library designed to simplify network programming on ESP32 devices with multiple connections.

Async TCP Library for ESP32

GitHub

734 stars
47 watching
437 forks
Language: C++
last commit: about 2 years ago

Related projects:

RepositoryDescriptionStars
me-no-dev/espasynctcpA TCP networking library for ESP8266 microcontrollers, providing an asynchronous framework for building networked applications.763
arun11299/coro-asyncA C++ library providing a coroutine-based approach to networking37
orthecreedence/cl-asyncA library providing asynchronous I/O capabilities for Common Lisp programming.276
paulrademacher/asyncppA utility library that simplifies asynchronous programming in C++ by providing pre-built patterns and lambdas to avoid callbacks and manage complex operations.101
ef-gy/cxxhttpA C++ library implementing an asynchronous HTTP server and client.25
chronoxor/cppserverAn ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols.1,446
quora/asynqA Python library that simplifies asynchronous programming by allowing batching of requests to external services.688
vapor-community/socketsA non-blocking TCP socket layer with event-driven server and client575
tmenier/asyncpocoA .NET micro-ORM with asynchronous API and cross-platform support.127
thomaslevesque/aspnetcore.asyncinitializationA helper class to perform asynchronous application initialization in ASP.NET Core 2.x.87
flipcoder/kitA C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts.23
allenxuxu/gevA lightweight, non-blocking TCP network library that supports custom protocols and high-performance event-driven networking.1,735
jczic/xasyncsocketsA library that provides efficient and managed asynchronous socket functionality for Python/MicroPython40
briancavalier/creedA library that simplifies asynchronous programming by providing coroutines and promises with functional programming features.274
organic-code/breepA high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details.141