Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New Devices : Notifications #11

Open
suriyadeepan opened this issue May 12, 2015 · 2 comments
Open

New Devices : Notifications #11

suriyadeepan opened this issue May 12, 2015 · 2 comments

Comments

@suriyadeepan
Copy link

  • Newly registered devices should receive previously sent notifications
  • Suggestions
    • We can add a TTL (time to live) for each notification after which it becomes obsolete and doesn't have to be sent to new devices
    • Make the schedule dynamic, so when a new device sends a join request to server, the server can send back updated schedule to device as a special notification
@mohsalsaleem
Copy link
Contributor

  1. Working.
  2. -Aravinth suggested, it will be better if we could send all past notifications.
    My suggestion would be we can have TTL for notification in the app. So that old notifications are automatically deleted.

@suriyadeepan
Copy link
Author

i agree... every message should have an expiration date... The Notification Table should contain a column for expiration date... Or it could be handled on the Client side.. Either way this feature is necessary...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants