Skip to content
#

async-http-requests

Here are 6 public repositories matching this topic...

Language: All
Filter by language

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

  • Updated Dec 5, 2022
  • C

Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of AsyncTCP_RP2040W library for RASPBERRY_PI_PICO_W with CYW43439 WiFi. This library, which relies on AsyncTCP_RP2040W, is part of a series of advanced Async libraries, such as AsyncTCP_RP2040W, AsyncUDP_RP2040W, AsyncWebSockets_RP2040W, AsyncWebServer_R…

  • Updated Feb 1, 2023
  • C

Simple Async HTTP Request library, supporting GET, POST, PUT, PATCH, DELETE and HEAD, on top of Teensy41_AsyncTCP for Teensy 4.1 using QNEthernet. This library is one of the current or future Async libraries to support Teensy 4.1 using QNEthernet, such as AsyncHTTPRequest_Generic, AsyncHTTPSRequest_Generic, AsyncMQTT_Generic, Teensy41_AsyncWebSe…

  • Updated Feb 1, 2023
  • C++

Improve this page

Add a description, image, and links to the async-http-requests topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the async-http-requests topic, visit your repo's landing page and select "manage topics."

Learn more