Closed Bug 1157696 Opened 9 years ago Closed 8 years ago

Extract UDP wake-up into a separate module

Categories

(Core :: DOM: Push Subscriptions, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX

People

(Reporter: lina, Unassigned)

References

Details

Attachments

(1 file)

TEF has a wake-up service that allows a remote server to wake up a device by sending a UDP packet (https://github.com/telefonicaid/wakeup_platform). This is currently implemented via a custom WebSocket close code in `PushService.jsm`, but we should extract this into a separate module that can be used by the existing `PushService.jsm` and the new Web Push client.

The corresponding Web Push server work is in progress here: https://github.com/kitcambridge/node-webpush-server/pull/9

The production wake-up service uses TLS client authentication, so TEF will eventually need to provide keys for us to use.
Initial sketch; will adjust as bug 1150812 progresses.
Depends on: 1150812
Assignee: kcambridge → nobody
This is on our list of tasks for Q3. Here's the corresponding server issue: https://github.com/mozilla-services/autopush/issues/106
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: