Handle FCMNotif message from device.
Depends on D12770
Paths
| Differential D12771 Authored by kamil on Jul 16 2024, 1:53 AM.
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added subscribers: tomek, ashoat. · View Herald TranscriptJul 16 2024, 1:53 AM2024-07-16 01:53:21 (UTC-7) Harbormaster completed remote builds in B30366: Diff 42328.Jul 16 2024, 2:09 AM2024-07-16 02:09:35 (UTC-7) kamil added inline comments. This revision is now accepted and ready to land.Jul 18 2024, 7:21 AM2024-07-18 07:21:53 (UTC-7) Closed by commit rCOMM781cf567e424: [Tunnelbroker] implement sending FCM notifs by client (authored by kamil). · Explain WhyJul 19 2024, 5:45 AM2024-07-19 05:45:01 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 42328 services/tunnelbroker/src/main.rs
services/tunnelbroker/src/notifs/apns/mod.rs
services/tunnelbroker/src/notifs/fcm/mod.rs
services/tunnelbroker/src/websockets/session.rs
|