Looking for advice on how to send real-time notifications to all computers on a network from a web application developed with angularJS. The application records workplace accidents to a database, and when a new record is saved, I want to display an alert/message on each computer connected to the network, most of which are thin clients linked to a terminal server.
I'm unsure about which technology would be best for achieving this. Any suggestions or recommendations would be greatly appreciated!
Thank you in advance for your assistance!
Best regards