ToothlessGear / node-gcm

A NodeJS wrapper library port to send data to Android devices via Google Cloud Messaging
https://github.com/ToothlessGear/node-gcm
Other
1.3k stars 206 forks source link

Update the hostname of the GCM endpoint #163

Closed eladnava closed 8 years ago

eladnava commented 8 years ago

Google has modified the GCM documentation to use a new URL for its HTTP GCM endpoint: https://developers.google.com/cloud-messaging/http

hypesystem commented 8 years ago

Remember to add yourself to contributors in package.json :-)

eladnava commented 8 years ago

Cool, done. :+1:

hypesystem commented 8 years ago

Thank you for the contribution and all of your comments at the moment -- it is greatly appreciated :-)

eladnava commented 8 years ago

Sure thing! :-) I'm going to contribute some more in the upcoming days when I find time.