Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WebSocket improvement: Notifications API #342

Open
starlocke opened this issue Jun 22, 2017 · 1 comment
Open

WebSocket improvement: Notifications API #342

starlocke opened this issue Jun 22, 2017 · 1 comment
Labels

Comments

@starlocke
Copy link

It would be great if a new message, appearing automatically via WebSockets, also triggers notifications via the Notifications API.

https://developer.mozilla.org/en-US/docs/Web/API/Notifications_API

Cautionary: There should also be some kind of grouping/throttling for massive batches that arrive all at once.

@sj26
Copy link
Owner

sj26 commented Nov 20, 2018

Yep, it'd be great to add notifications! The javascript is a bit of a mess, though. I've been working on React-ifying it with GraphQL including subscriptions which would groove nicely with notifications. I'll take this a feature request for then.

@sj26 sj26 added the feature label Nov 20, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants