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 208 forks source link

How change server endpoints #253

Closed kirya46 closed 8 years ago

kirya46 commented 8 years ago

How i can change server endpoints from GCM endpoint gcm-http.googleapis.com/gcm/ to FCM endpoint fcm.googleapis.com/fcm/ ?

eladnava commented 8 years ago

It's already been done. 😄 Just update to the latest version of node-gcm: 0.14.3.

https://github.com/ToothlessGear/node-gcm/pull/232