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

Use a different database for related data #7

Closed yatharthranjan closed 6 years ago

yatharthranjan commented 6 years ago

Use a different database for storing subject info and messages sent and delivery stats for each subject.

This will also help track the association between FCM tokens and subject IDs

Related to #6