Firebase-idf icon indicating copy to clipboard operation
Firebase-idf copied to clipboard

Request to adding stream support for multipath

Open Murtaza7745 opened this issue 1 year ago • 1 comments

Hello @dahmadjid, I came across this repo which I say is a life saver for my project, Thanks.

I noticed that the multipath stream functionality is not yet added to the repo. I would really appreatiate it if you can add that support, just because of the multipath stream not being present, i have to use arduino as a component in ESP-IDF and use another firebase-esp32 library.

Looking forward to your positive reply.

Murtaza7745 avatar Feb 27 '24 07:02 Murtaza7745

I would also love to see this feature, i have the same problem where i have to use the firebase-esp32 library for arduino inside IDF, it would be much cleaner to have it inside this library.

I think it would be pretty cool to be able to stream database updates from the RTDB to an ESP32 device, this basically omits any complicated use of an backend and you can partially use the RTDB as quasi backend for notifying the ESP32 device there is a change in value

CharlesMcBaker avatar Apr 11 '24 21:04 CharlesMcBaker