Skip to content
#

htpp

Here are 4 public repositories matching this topic...

ESPAsyncWebClient is a library designed for ESP32 microcontrollers that uses AsyncTCP to make HTTP requests completely asynchronously, thus avoiding blocking the main program loop. It exposes a simple API for GET, POST, PUT and DELETE requests, with a callback mechanism to handle responses or errors, and the possibility of defining headers ect..

  • Updated Jun 5, 2026
  • C++

Add this topic to your repo

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

Learn more