Make it possible to send push notifs to windows devices through tunnelbroker
Depends on D12934
Paths
| Differential D12935 Authored by varun on Jul 30 2024, 12:02 AM.
Details Summary Make it possible to send push notifs to windows devices through tunnelbroker Depends on D12934 Test Plan https://gist.github.com/vdhanan/3921680cde51e92a8c7787771b36d19a successfully sent push notifs to my windows desktop app
Diff Detail
Event Timelinevarun held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptJul 30 2024, 12:02 AM2024-07-30 00:02:51 (UTC-7) Harbormaster failed remote builds in B30785: Diff 42928!Jul 30 2024, 12:24 AM2024-07-30 00:24:49 (UTC-7)
Harbormaster completed remote builds in B30823: Diff 42976.Jul 30 2024, 7:12 PM2024-07-30 19:12:59 (UTC-7) Harbormaster completed remote builds in B30973: Diff 43207.Aug 6 2024, 9:12 PM2024-08-06 21:12:59 (UTC-7) varun retitled this revision from [WIP][Tunnelbroker] send push notifs to windows devices to [Tunnelbroker] send push notifs to windows devices. Comment Actionsupdate revision Harbormaster completed remote builds in B30974: Diff 43213.Aug 6 2024, 10:06 PM2024-08-06 22:06:40 (UTC-7) kamil added inline comments.
This revision is now accepted and ready to land.Aug 7 2024, 12:42 AM2024-08-07 00:42:48 (UTC-7) Harbormaster failed remote builds in B30991: Diff 43237!Aug 7 2024, 1:56 PM2024-08-07 13:56:34 (UTC-7) Harbormaster failed remote builds in B30994: Diff 43239!Aug 7 2024, 2:34 PM2024-08-07 14:34:03 (UTC-7) This revision was landed with ongoing or failed builds.Aug 7 2024, 2:41 PM2024-08-07 14:41:33 (UTC-7) Closed by commit rCOMM5f3de4311fbb: [Tunnelbroker] send push notifs to windows devices (authored by varun). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 43240 lib/types/tunnelbroker/notif-types.js
services/tunnelbroker/src/notifs/mod.rs
services/tunnelbroker/src/notifs/wns/error.rs
services/tunnelbroker/src/notifs/wns/mod.rs
services/tunnelbroker/src/notifs/wns/response.rs
|