Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted August 4, 20195 yr Hi, What's the process that IPS uses to catch backend changes in the frontend? So for example, when a new notification is created, the user is notified without reloading page. Or when a new comment is added to a thread they are currently reading they are notified in real-time, etc... I would like to implement something similar and would like to use the same framework. Any info would be much appreciated.
August 4, 20195 yr There’s no server side implementation. IPS 4.0-4.4 uses pooling, which means that the client ( browser ) asks the server for an update .
August 4, 20195 yr Author 34 minutes ago, Fosters said: There’s no server side implementation. IPS 4.0-4.4 uses pooling, which means that the client ( browser ) asks the server for an update . Do you know where in the code this is happening? What file?
Archived
This topic is now archived and is closed to further replies.