Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

664
Views
Real Time Notification on every processes in Node Js & Angular

I want to show real time push notification to every user if someone started any kind off process. My project is in Angular and Node JS. If any user start some process then every user in the site should be notified by push notification

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

For the server side you would need a socket solution to enable real time notification.

Since you are using WEBSOCKETS as the backend, you can try socket.io . Personally, I find them quite easy to use. Their documentation can be found through their site.

https://socket.io/

If you need a step by step guide on how to combine nodeJS + socket.io + Angular, you can refer to this guide from DigitalOcean

https://www.digitalocean.com/community/tutorials/angular-socket-io

On the angular side, you need to develop a way to ensure that all users consume the notification. Two simple methods on this could

  1. either through your state administration such as NGRX,

  2. or through a global service

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!