I'm wondering if there's any library that provides an interface for easily sending messages via GCM?
Looking at the architectural overview, it seems you have to do an awful lot of stuff yourself (open TCP connections, construct HTTP requests, construct the JSON payload, implement exponential backoff, handle the various types of errors etc).
Surely there's some sort of base implementation of this stuff that I've missed, yeah?
Yes, it's described on the demo page and the source is here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With