Skip to content

mariostallone/PushNotificationQueue

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PushNotificationQueue

Implemented a push notification service which handles both IOS and Android push notifications. It is a fully implemented rest service which ensures redundancy by using ApacheMQ and JMSClient.

Install & Run:

mvn clean install cd services nohup mvn jetty:run &

About

Service to queue push notifications from iOS and Android and then send them using GCM or APNS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%