Close

Hmmm.... No HTTP client libraries?

A project log for ESP8266 Phant.io and Plot.ly thing

Updates sensor data live to the cloud - with no external microcontroller.

liam-marshallLiam Marshall 11/19/2014 at 04:523 Comments

This is crazy... but it seems that no one has written a HTTP client library for the ESP8266 which runs natively on the SOC. If you know of one, prove me wrong and leave it in the comments ;)

It looks like I'll have to write my own :(

Discussions

Liam Marshall wrote 11/22/2014 at 23:57 point
Thanks for finding that, but that's a HTTP *server*, not client.
I need a client to talk to some APIs.

  Are you sure? yes | no

Christian Piper wrote 11/23/2014 at 00:49 point
oops my bad

  Are you sure? yes | no