Open andrealexandre opened 8 years ago
The aim is to pick ideas from the know gcm-server and develop a basic structure for accessing the Firebase Cloud Messaging platform.
Added first couple of classes (copied from gcm server, mainly the pojos). Also added unit test example for later unit test. Using spock framework (groovy).
The aim is to pick ideas from the know gcm-server and develop a basic structure for accessing the Firebase Cloud Messaging platform.