Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Cloud Messaging XMPP Server with Node.js

Title is fairly self explanatory. I need to create an XMPP server in Node.js to communicate with Google Cloud Messaging. The XMPP connection should allow me to send messages from the server to the client (Android app) and also from the app back to the server without the app needing a seperate socket connection to the server (all messages routed through GCM. Could anyone perhaps guide me in the right direction?

P.S. If I have provided insufficient information please let me know :)


1 Answers

It seems that a simple Google search return that there is an XMPP server developed in NodeJS: https://github.com/node-xmpp/node-xmpp-server

This is likely what you want to deploy.

like image 87
Mickaël Rémond Avatar answered Sep 15 '26 08:09

Mickaël Rémond



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!