firebase-admin-java icon indicating copy to clipboard operation
firebase-admin-java copied to clipboard

[FR] MQTT integration

Open fssrepository opened this issue 2 years ago • 1 comments

I'm trying to make some synchronization between my mqtt server and the firebase notification, when to notify the client through firebase and when to send through mqtt, which does mean that i can't really use the topic notification. It would be excellent, if i pass the mqtt url to firebase and can handle that stuff (even with external not in-house mqtt servers). I'm customizing an mqtt server with additional plugins to do the switch on/off notification dynamically and authorizing the wss client also with the firebase athorization token. (inially i have done it because no firebase admin sdk is avalable in C/C++, and it would have been hard to port onto C/C++), but the same with erlang. For out-of-box simple mobile chat it would quite usefull, if firebase can cooperate with such a server.

fssrepository avatar Nov 14 '23 21:11 fssrepository

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

google-oss-bot avatar Nov 14 '23 21:11 google-oss-bot