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 README.md with registrationTokens terminology and alias #170

Closed eladnava closed 8 years ago

eladnava commented 8 years ago

Use the new registrationTokens alias and update the terminology to reference recipient devices as "registration tokens" instead of "registration IDs", as per the updated GCM documentation.

References #160 and depends on PR #169 (for the registrationTokens alias)

hypesystem commented 8 years ago

:+1:

eladnava commented 8 years ago

@hypesystem as PR #169 has now been merged, can we merge this one as well?

hypesystem commented 8 years ago

Absolutely -- my bad, I forgot about it :-)