androidthings / drivers-samples

Peripheral driver samples
Apache License 2.0
153 stars 57 forks source link

Firebase Streaming from the REST API for GSM/GPRS modules #17

Open itumeleng-mabote opened 5 years ago

itumeleng-mabote commented 5 years ago

Is there a way to connect to a firebase database using eventSource / Server-Sent Events protocol with a GSM/GPRS module such as SIM800L?

I'm trying to reduce my data usage, the normal GET request kills my download limits on Firebase.