ValleyDevFest2016 / valleydevfest

GDG DevFest website template
https://hoverboard.firebaseapp.com/
Other
0 stars 0 forks source link

Add cloud message receiving capability #38

Open MrCsabaToth opened 7 years ago

MrCsabaToth commented 7 years ago

FCM web got released 3 days ago: https://firebase.google.com/docs/cloud-messaging/send-message

MrCsabaToth commented 7 years ago

http://techstory.in/17102016-google-announces-firebase-cloud-messaging-web/

http://www.eweek.com/cloud/google-adds-web-support-for-firebase-cloud-messaging.html

MrCsabaToth commented 7 years ago

Turns out that this requires the development of an own XMPP server which is used to initiate the message pushes besides the FCM server. I'm still exploring if I can shortcut the use of such server by utilizing message topics.

MrCsabaToth commented 7 years ago

https://stackoverflow.com/questions/40199616/is-it-possible-to-broadcast-messages-with-fcm-without-having-an-own-xmpp-server