(Roel Hartman) For pushing changes from the database to the end user, the regular solution is using websockets. A change in a record is detected – using a trigger or using the CQN (Change Query Notification) feature – and a notification is send to a websocket server.
Read More - Register for Free Membership
