Can Firebase Cloud Messaging platform be used to send messages to Java SE receivers/clients?

冷暖自知 提交于 2019-12-24 07:42:58

问题


We're looking for a solution that enables us to communicate from our app servers (Java) via Firebase Cloud Messaging (or, I suppose some similar platform) to our Java SE-based client software. Those clients are running on desktop computers.

I've done this from our servers=>android, and realize that mobile is the intended use case for Firebase, but has anyone tried something similar? Can it be done? Can anyone point me in the direction of some resources to guide me?

Or possibly suggest alternative push technology?

来源:https://stackoverflow.com/questions/42877358/can-firebase-cloud-messaging-platform-be-used-to-send-messages-to-java-se-receiv

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!