Hello I tried to use the WebSocket protocol setting APE.Config.transport to 6 as it specified in the documentation ;
Firebug mentions an error in file Core.js at the following line 100 : support = transports[transport].browserSupport();//Test if browser support transport line 52 in file Core.js mentions all the protocols available : transport: 0, // Transport 0: long polling, 1 : XHRStreaming, 2: JSONP, 3 SSE / JSONP, 4 : SSE / XHR so protocol 6 doesn't exist as I installed APE 3 weeks ago I think that I have the latest version ; do I have to install something else ? thanks a lot in advance for your help Jean-Marie -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
