Closed (cannot reproduce)
Project:
Heartbeat
Version:
7.x-1.0-beta1
Component:
installation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2012 at 22:35 UTC
Updated:
22 Apr 2012 at 19:22 UTC
How can I get heartbeat to show activities automatically without refreshing the page? Ive installed heartbeat.js but still activities are not automatically loading.
Comments
Comment #1
rogical commentedYou may try the nodejs module which does real time data work, Heartbeat has already integrated with it.
Comment #2
Stalski commentedYou have an generic option in the stream to poll every X seconds. This will use heartbeat.js (you don't install heartbeat.js) . So this is something that works out of the box as long as you enable it for the stream you desire.
If you have a Node.js server installed, you could try updating messages with the heartbeat_nodejs.