~emersion/soju#236: 
ext/webpush: adapt for web browsers

Web browsers can only generate a single Web Push endpoint. This doesn't work when a Web client connects to multiple servers, because there's no way to tell which server a Push notification belongs to.

Status
REPORTED
Submitter
~emersion
Assigned to
No-one
Submitted
a month ago
Updated
a month ago
Labels
enhancement

~emersion a month ago

Ah, another thing: Web browsers only support a single VAPID key, and the VAPID key is required to initialize a Web push endpoint. So we really can't support more than one IRC server per origin with a webapp.

Register here or Log in to comment, or comment via email.