async-tcp topic

List async-tcp repositories

AsyncHTTPRequest_Generic

90
Stars
29
Forks
Watchers

Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP libraries, such as AsyncTCP, ESPAsyncTCP, AsyncTCP_STM32, etc.. for ESP32 (including ESP32_S2,...

ESP32-http-websocket

69
Stars
16
Forks
Watchers

ESP32 + HTTP server + websockets + Bootstrap + Husarnet. A simple project template showing how to use those technologies to create a fast, pretty and secure web UI hosted on ESP32. Works in LAN and ov...

tcp

28
Stars
16
Forks
Watchers

simple async tcp framework

AsyncWebServer_RP2040W

23
Stars
6
Forks
Watchers

Asynchronous WebServer Library for RASPBERRY_PI_PICO_W using CYW43439 WiFi with arduino-pico core. This library, which is relied on AsyncTCP_RP2040W, is part of a series of advanced Async libraries fo...

AsyncTCP_SSL

20
Stars
7
Forks
Watchers

Asynchronous SSL TCP Library for ESP32, ESP32_C3, ESP32_S2, ESP32_S3. This library is the base for future and more advanced Async SSL libraries, such as AsyncSSLWebServer, AsyncHTTPSRequest

tobasaqueue

19
Stars
17
Forks
Watchers

Tobasa Queue - Software Antrian Tobasa : Manage customer queues

AsyncWebServer_WT32_ETH01

16
Stars
4
Forks
Watchers

This is Asynchronous HTTP and WebSocket Server Library for WT32_ETH01 (ESP32 + LAN8720). Now supporting using CString to save heap to send very large data and with examples to demo how to use beginChu...