I'm trying to get a real time update in html using Rethinkdb, koa, ejs and angular. something like Rethinkdb main page example streaming rethinkdb results
I have looked in a few examples on the web but could not managed to recreate anything with the above stack.
How could that be achieved ?
Thanks in advanced