https://bugzilla.wikimedia.org/show_bug.cgi?id=61086
Kunal Mehta (Legoktm) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |[email protected] Ever confirmed|0 |1 --- Comment #2 from Kunal Mehta (Legoktm) <[email protected]> --- There are two different ways this could be achieved. The first, which is possible right now, would just be to query the server after a certain interval, maybe 60 seconds. This wastes resources and isn't nice to the server either. The second is to use real time updates, probably sent using websockets. [[mw:Requests_for_comment/Publishing_the_RecentChanges_feed#websockets]] has some relevant info about that. It was informally discussed at the Architecture Summit, but I haven't had time to follow up on it. -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
