https://bugzilla.wikimedia.org/show_bug.cgi?id=29305

       Web browser: ---
             Bug #: 29305
           Summary: Common infrastructure for real-time data push to web
                    app (comet, WebSockets)
           Product: MediaWiki
           Version: 1.19-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: General/Unknown
        AssignedTo: [email protected]
        ReportedBy: [email protected]
            Blocks: 1898, 5560, 16982
    Classification: Unclassified


Numerous *really cool things* in the future will depend on having
infrastructure in place for sending real-time messages from the server to the
front-end web pages (and vice-versa, though usually the upstream pings are an
easier matter).

A scalable system probably needs additional servers to handle the WebSockets
(or comet/long-poll style HTTP for compat with existing browsers), but a basic
or more limited stub implementation could go into a standard PHP core that
would still be useful for many things on smaller sites.

This may be more of a tracking bug for now. :)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- 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

Reply via email to