SkidGod4444 / plura

(building... )
https://plura.pro
GNU Affero General Public License v3.0
5 stars 5 forks source link

Realtime notification service. #63

Open SkidGod4444 opened 2 days ago

SkidGod4444 commented 2 days ago

We need the live notification to be retrieved from a single api on the notification db update, so you can create a live notification service with socket.io or any other framework you like. In frontend, we just want to listen to a single end point, which will update the notification tab automatically.

sadam-m commented 1 day ago

bascially do you need an API for sending notification?.

SkidGod4444 commented 1 day ago

bascially do you need an API for sending notification?.

Yes for sending and for listening. @sadam-m