firebase / firebase/firebase-admin-java
[FR] MQTT integration
- 主要语言
- Java
- 星标
- 620
- 派生
- 305
- 平均合并
- 3 小时 23 分钟
- 30 天内合并 PR
- 1
描述
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.
贡献指南
调研方向
该 issue 未指出任何文件、测试或入口点;请先审查 Firebase Admin Java SDK 现有的通知和身份验证接口,并明确所需的 MQTT 服务器边界。完成的要求是:就 MQTT URL 处理、通知路由和授权令牌支持确定一个经协商且可实现的范围,并识别受影响的测试。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- firebase
- 领域
- authentication, backend-api-design
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 18/100