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

added return statements so we can chain methods #67

Closed iuliust closed 9 years ago

hypesystem commented 9 years ago

I don't know what @ToothlessGear's intended direction for the lib is.

In my opinion, the problem of doing multiple value changes in less code has been solved by the new Message constructor, which allows setting data values with an object, as well as addDataWithObject, which allows setting multiple values at once.

I vote no.

hypesystem commented 9 years ago

No response since my comment. Closing this.