RADAR-base / fcmxmppserverv2

XMPP Connection Server for FCM using the latest version of the Smack library (4.2.4) + Connection Draining Implementation
Apache License 2.0
0 stars 0 forks source link

Persist the delivered notifications for a while before removing them #16

Closed yatharthranjan closed 5 years ago

yatharthranjan commented 5 years ago

Persist the delivered schedule for a configurable length of time for schedule provenance.

This will need modification of the cancel functionality to not remove any delivered notifications.

yatharthranjan commented 5 years ago

Closed by #19