Hi, I have one made by myself (in spring) running already in production.
https://github.com/mikibrv/camel-google-cloud-messaging On Sat, January 9, 2016 5:11 pm, Aleksei Valikov wrote: > Hi there, > > > I needed a GCM component for Apache Camel. I could not find a working one > with an clear license so I've implemented my own: > > https://github.com/highsource/camel-google-cloud-messaging > > > Basically this allows sending GCM push notifications from Apache Camel. > Uses gcm-rest-client from Google: > > > https://github.com/google/gcm/tree/master/client-libraries/java/rest-clie > nt > > I was actually surprised there was no standard GCM component. > > > I'd like to contribute it. > > > (a) Is it of interest? > (b) How should we proceed? > > > Best wishes, > Alexey > >