HomePhabricator
Diffusion Comm f02c679a3144

[keyserver] Send WNS notifications

Description

[keyserver] Send WNS notifications

Summary: This diff enables keyserver to send the WNS notifications to windows devices. The actual wnsSinglePush is implemented based on this official quickstart tutorial.

Test Plan: Tested with the later diffs, with a Windows desktop client capable of accepting notifications. Send a notifications, test if it shows up on the windows machine. Check if the delivery appears in the notifications table in the db. Check if the device_token is removed if it's incorrect.

Reviewers: kamil, tomek

Reviewed By: tomek

Subscribers: ashoat, atul

Differential Revision: https://phab.comm.dev/D7284

Details

Provenance
Michal Gniadek <michal.gniadek@swmansion.com>Authored on Mar 31 2023, 4:47 AM
Reviewer
tomek
Differential Revision
D7284: [keyserver] Send WNS notifications
Parents
rCOMMd91f5d96ab3e: [keyserver] Get WNS authorization tokens
Branches
Unknown
Tags
Unknown

Event Timeline

Michal Gniadek <michal.gniadek@swmansion.com> committed rCOMMf02c679a3144: [keyserver] Send WNS notifications (authored by Michal Gniadek <michal.gniadek@swmansion.com>).Apr 11 2023, 3:19 AM