question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Web Notifications Backend

See original GitHub issue

The scope of this ticket is to integrate socket.io with web notifications. As discussed in the meeting on 10/11, this will involve taking the existing socket.io Fastify plugin that is in the direct messages branch feature/message-modal/1457 and updating it to support notifications. We also need to create the notifications in the database.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:13

github_iconTop GitHub Comments

1reaction
shrutigupta1981commented, Oct 23, 2020

Scenario: I created a post and left comment on it. I received comment from another user saying interested. I replied back to that comment. I myself shouldn’t get notification in such a case? Right? No notification should be generated. https://files.slack.com/files-pri/T010BHVS3EF-F01CNBE2MFH/image.png

1reaction
shrutigupta1981commented, Oct 23, 2020

Should we have scroll as notification nos increases? https://files.slack.com/files-pri/T010BHVS3EF-F01D890UQ2W/image.png

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Create Web Push Notifications - Full Tutorial
Push notifications have come to the web! ... I'll show you how to create your own web push notifications, using your own backend...
Read more >
Web Push Notifications
Push messages enable you to bring information to the attention of your users even when they're not using your website. Table of Contents....
Read more >
Using the Notifications API - MDN Web Docs
The Notifications API lets a web page or app send notifications that are displayed outside the page at the system level; this lets...
Read more >
How to setup basic web push notification functionality using a ...
How to setup basic web push notification functionality using a Flask backend. Web browsers have become increasingly very powerful over the past few...
Read more >
Add push notifications to a web app - Google Codelabs
Add push notifications to a web app · 1. Overview · 2. Get set up · 3. Register a service worker · 4....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found