Is it possible to use both transports at same time? I mean that i want that on clients with websocket support (e.g Chrome) this transport will be automatically preferred, but on IE long should work on the same channel.
Is this possible with APE? I think yes, because APE and JSF offers a level of abstraction from the transport. So how to achieve this configuration? 2011/7/26 carles <[email protected]> > Hi! > I'm working on APE using transport.longpollin.js file. If I want use > websockets or XHRStreaming or something like that.. What do I have to do? > just change javascript file? so simple? > > thank's > > -- > 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/ > -- 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/
