Invision Community 4: SEO, prepare for v5 and dormant account notifications By Matt Monday at 02:04 PM
Tom S. Posted August 4, 2019 Posted August 4, 2019 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.
Fosters Posted August 4, 2019 Posted August 4, 2019 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 .
Tom S. Posted August 4, 2019 Author Posted August 4, 2019 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?
newbie LAC Posted August 5, 2019 Posted August 5, 2019 Hello, Search in files by checkForNewReplies and instantNotifications
Recommended Posts
Archived
This topic is now archived and is closed to further replies.