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

732 stars
47 watching
430 forks
Language: C++
last commit: 4 months ago

Related projects:

Repository Description Stars
me-no-dev/espasynctcp A TCP networking library for ESP8266 microcontrollers, providing an asynchronous framework for building networked applications. 758
arun11299/coro-async A C++ library providing a coroutine-based approach to networking 37
orthecreedence/cl-async A library providing asynchronous I/O capabilities for Common Lisp programming. 273
paulrademacher/asyncpp A 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/cxxhttp A C++ library implementing an asynchronous HTTP server and client. 25
chronoxor/cppserver An ultra fast and low latency asynchronous socket server & client C++ library with support for multiple protocols. 1,429
quora/asynq A Python library that simplifies asynchronous programming by allowing batching of requests to external services. 688
vapor-community/sockets A non-blocking TCP socket layer with event-driven server and client 575
tmenier/asyncpoco A .NET micro-ORM with asynchronous API and cross-platform support. 127
thomaslevesque/aspnetcore.asyncinitialization A helper class to perform asynchronous application initialization in ASP.NET Core 2.x. 87
flipcoder/kit A C++ library providing utilities and abstractions for asynchronous programming, coroutines, reactive systems, and other related concepts. 23
allenxuxu/gev A lightweight, non-blocking TCP network library that supports custom protocols and high-performance event-driven networking. 1,727
jczic/xasyncsockets A library that provides efficient and managed asynchronous socket functionality for Python/MicroPython 40
briancavalier/creed A library that simplifies asynchronous programming by providing coroutines and promises with functional programming features. 274
organic-code/breep A high-level C++ peer-to-peer networking library that simplifies network communication by abstracting away low-level details. 139