async http request library #10247
Rai0Catodic0
started this conversation in
Ideas
Replies: 1 comment 6 replies
-
Maybe what you are talking about already exists? |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I recently did a project using the ESP32 port, and I wanted to make async HTTP requisitions, but I think a library for that doesn't exist yet. I was thinking about trying to implement that, but I've never tried implementing a library for an embedded system.
Do you guys have any tips on where to start and which parts of the repository should I look into?
thanks : )
Beta Was this translation helpful? Give feedback.
All reactions