You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes push_notifier interface from the SDK and introduces push_notification_config_store and push_notification_sender for supporting push notifications.
Features
Add constants for Well-Known URIs (#271) (1c8e12e)
Adds support for List and Delete push notification configurations. (f1b576e)
Adds support for more than one push_notification_config per task. (f1b576e)
server: Add lock to TaskUpdater to prevent race conditions (#279) (1022093)
Support for database backend Task Store (#259) (7c46e70)
Code Refactoring
Removes push_notifier interface from the SDK and introduces push_notification_config_store and push_notification_sender for supporting push notifications. (f1b576e)