On Mon, 2012-07-09 at 23:26 +0100, Ximin Luo wrote:
> Why is pushing necessary? What's wrong with having the browser client poll via
> normal AJAX?

Pushing is not necessary but It would make at leas implementation of
progress bar easier. For starters, you don't have to worry about
connection limits.

> 
> The WebSockets standard itself is in development. No wonder you are having
> trouble with libraries that implement it...
> 
The current websockets RFC (https://tools.ietf.org/html/rfc6455) has
been implemented by nearly all new browsers and is also supported by
nearly all webservers (Jetty 8 in my case)

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Devl mailing list
[email protected]
https://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to