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

Roan Kattouw <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Roan Kattouw <[email protected]> 2011-06-08 11:16:00 
UTC ---
(In reply to comment #0)
> A scalable system probably needs additional servers to handle the WebSockets
> (or comet/long-poll style HTTP for compat with existing browsers),
We could write a client-side WebSockets layer that falls back to Comet if
WebSockets aren't available. In fact, I'd be moderately surprised if something
like that doesn't already exist.

> 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.
> 
...and again, support two entry points (WebSockets and Comet) on the server
side.

-- 
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