N
N
Nikita Sklyuev2014-10-08 15:14:23
PHP
Nikita Sklyuev, 2014-10-08 15:14:23

Own PUSH server for Android without node.js, any solutions?

Hello.
We make applications for local use. There was a need to send messages to applications ala GCM, only the problem is that the application does not have access to the external network, and should not have, so the implementation from GOOGLE is not suitable. I would like to know if there are ready-made implementations of PUSH servers for local use?
We are not friends with Node.js at the very least, I would like to find PHP / Java solutions.
Thank you in advance!

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey, 2014-10-08
Protko @Fesor

bash + curl, no problem.
https://packagist.org/packages/endroid/gcm - I use this on some projects. Java has an official client.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question