Hi! I am interested in the nodejs solution of aerogear. However, I am forced to use a proxy – is it possibly to configure proxy settings? I found it in the Java solution, but couldn't find anything for nodejs. Another question
is, does anybody know if devices in a WiFi with proxy will ever receive GCM, APNS or WPS notifications? Or is this impossible. Thank you, Matthias _______________________________________________ Aerogear-users mailing list [hidden email] https://lists.jboss.org/mailman/listinfo/aerogear-users |
On Wed, Apr 22, 2015 at 10:58 AM, Matthias Geisriegler <[hidden email]> wrote:
Do you mean the Node.js library ([1]) to send out push notifications to our server? (the push server itself is written in java - there is no node.js version of the server)
Not sure, but I think would be possible to implement a proxy config on the Node.js sender, similar to what our java client has ([2]).
Not sure, tbh - does the app store work behind the proxy? and do other apps are able to receive push? If yes, it would work for us as well - because our server is just a broker that hands of stuff to GCM/APNS/WPS for them to deliver it to the devices. -Matthias
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf _______________________________________________ Aerogear-users mailing list [hidden email] https://lists.jboss.org/mailman/listinfo/aerogear-users |
Hi, thanks for the really quick answer. I am desperately trying to find a solution for my companies app to send push notifications through the proxy.
Okay, I misunderstood the nodejs solution, I was scanning through this project really quickly. So the only thing I need is a server, that allows me to send push notifications through the proxy to GCM etc. so that they can send them to the devices. So this
is possible with aerogear? Thanks in advance, Matthias From: [hidden email] [mailto:[hidden email]]
On Behalf Of Matthias Wessendorf On Wed, Apr 22, 2015 at 10:58 AM, Matthias Geisriegler <[hidden email]> wrote: Hi! I am interested in the nodejs solution of aerogear: Do you mean the Node.js library ([1]) to send out push notifications to our server? (the push server itself is written in java - there is no node.js version of the server)
Not sure, but I think would be possible to implement a proxy config on the Node.js sender, similar to what our java client has ([2]).
Not sure, tbh - does the app store work behind the proxy? and do other apps are able to receive push? If yes, it would work for us as well - because our server is just a broker that hands of stuff to GCM/APNS/WPS for them to deliver it
to the devices. -Matthias
-- Matthias Wessendorf _______________________________________________ Aerogear-users mailing list [hidden email] https://lists.jboss.org/mailman/listinfo/aerogear-users |
Not yet, but we could try to add it - interested in helping ? On Wed, Apr 22, 2015 at 11:29 AM, Matthias Geisriegler <[hidden email]> wrote:
Matthias Wessendorf
blog: http://matthiaswessendorf.wordpress.com/ sessions: http://www.slideshare.net/mwessendorf twitter: http://twitter.com/mwessendorf _______________________________________________ Aerogear-users mailing list [hidden email] https://lists.jboss.org/mailman/listinfo/aerogear-users |
Free forum by Nabble | Edit this page |