Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Add support for connecting using standard Arduino client abstraction #344

Open
proppy opened this issue Jun 15, 2018 · 0 comments
Open

Add support for connecting using standard Arduino client abstraction #344

proppy opened this issue Jun 15, 2018 · 0 comments
Labels
Milestone

Comments

@proppy
Copy link
Contributor

proppy commented Jun 15, 2018

Either using:
https://github.com/arduino-libraries/ArduinoHttpClient
Or directly:
https://www.arduino.cc/en/Reference/ClientConstructor

Instead of the HttpClient from the esp8266 core.

That would allow us to support for more boards, and that's what other libraries have been doing:
https://github.com/adafruit/Adafruit_IO_Arduino/

@proppy proppy added the feature label Jun 15, 2018
@proppy proppy added this to the 0.1 milestone Jun 15, 2018
proppy added a commit to proppy/firebase-arduino that referenced this issue Jun 15, 2018
This allow the library to be portable across arduino core implementing
the Client Interface.

Fixes FirebaseExtended#344
proppy added a commit to proppy/firebase-arduino that referenced this issue Jun 15, 2018
This allow the library to be portable across arduino core implementing
the Client Interface.

Fixes FirebaseExtended#344
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant