Hello!

If configuration option web-sockets is set to true and browser
supports WebSocket, then it is used. Gere is JavaScript code, which
which decides if WebSocket is enabled http://tinyurl.com/q96snyb

Yes, if web-socket can't be used, but JavaScript is available, then
long polling is used. If JavaScript is disabled, then HTML Refresh
meta tag is used to update page from time to time.

Regards,
Nagaev Boris


On Wed, Aug 28, 2013 at 6:00 PM, Bastien Amiel <b.am...@evs.com> wrote:
> Hi Wim, Koen,
>
> Concerning server push, I would like to know when WebSocket are used (if
> used at all).
>
> And if it not the case, what is the fallback method ? A long polling in
> javascript ?
>
> Thanks
>
> ------------------------------------------------------------------------------
> Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
> Discover the easy way to master current and previous Microsoft technologies
> and advance your career. Get an incredible 1,500+ hours of step-by-step
> tutorial videos with LearnDevNow. Subscribe today and save!
> http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
> _______________________________________________
> witty-interest mailing list
> witty-interest@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/witty-interest

------------------------------------------------------------------------------
Learn the latest--Visual Studio 2012, SharePoint 2013, SQL 2012, more!
Discover the easy way to master current and previous Microsoft technologies
and advance your career. Get an incredible 1,500+ hours of step-by-step
tutorial videos with LearnDevNow. Subscribe today and save!
http://pubads.g.doubleclick.net/gampad/clk?id=58040911&iu=/4140/ostg.clktrk
_______________________________________________
witty-interest mailing list
witty-interest@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/witty-interest

Reply via email to