3.6.0 Real Time Data Updates - With PHP?

The link is private or doesn’t exist atleast for me

Moved to the right category now

Hi… seem like George fixed it … Try now :slight_smile:

thank you.

Hi,

How can I implement Node.js with sockets.io for updating background refreshing of the browser title for counter?

I am using RefreshSchedular right now but it only functioning while the tab is open in front of the user. When user switch the tab to another web site, except from our app, the tab is not being refreshed till user click the tab in the browser again.

So I decided to implement node.js and socket.io.

But if there is a still another way, I would like to learn it

image

@antionline - if your project is done with nodjs in wappler you can use… Websockets … that is build within wapplers framework…

but if you use… php… then u can use http://socketo.me/

I do not have the skills to implement this via wapplers interface and code… so im lost…