Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FR] MQTT integration #879

Open
fssrepository opened this issue Nov 14, 2023 · 1 comment
Open

[FR] MQTT integration #879

fssrepository opened this issue Nov 14, 2023 · 1 comment

Comments

@fssrepository
Copy link

fssrepository commented Nov 14, 2023

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.

@google-oss-bot
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants