Skip to content

Provides a server representation of the GCM (Google Cloud Messaging) API to C++.

License

Notifications You must be signed in to change notification settings

apps4u/libgoogle-cloud-messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Cloud Messaging for C++

libgoogle-cloud-messaging permits local C++ applications to communicate with Google and down with Android devices.

About GCM (Google Cloud Messaging)

Google provides Android with this neat functionality similar to D-Bus or COM over HTTP(S). Information about GCM can be found here.

Building

For now, and for simplicity, I used Qt and QJson. With enough help and time on my hands, I plan to refactor out the project so that the underlying functionality remains solid. However, I think that many might find Qt to be the best solution for this.

Contributing

Fork, make a topic branch, squash commit and then pull request! I'm very open to ideas and always up for a new trick.

License

This library is licensed under a MIT license.

About

Provides a server representation of the GCM (Google Cloud Messaging) API to C++.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published