Skip to content

judge2005/ESPAsyncHttpClient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ESPAsyncHttpClient

A very basic asynchronous HTTP client for the ESP8266 that uses ESPAsyncTCP. it was written for a very specific need, so it is not a truly general class.

This code is provided as-is. I am more than happy for anyone to take it and use it, or turn it into an actual general library.