Here is a demo video of real-time data updates using WebSockets.
https://screencast-o-matic.com/watch/cqVufB3wZc
To be clear ... it's an AwareIM app, but a client-side script is used to generate the Kendo grid and set up the WebSocket client for communication with the WebSocket server. The WebSocket server is implemented via NodeJS which is also used to update the AwareIM app database.