googollee / go-gcm

Go for GCM(Google Cloud Messaging) to push message to android device.
53 stars 17 forks source link

add "to" in message for topic #5

Open xserv opened 8 years ago

xserv commented 8 years ago

Hi, now google gcm have topic, do you want improve libs? Topics need field "to" on message, no registration_ids. Only "to" and "data" to send to all client that subribe a topic.