Hi! I've created an application which consists of several pages where the user is joining several channels to receive different messages. Unfortunately the channels to join change very often and are determined during page load. But due to the session behaviour of the APE Client Framework the user always joins the channels he has joined when the session was created and therefor does not receive all the messages he should receive.
A way to fix this issue is to clear the session for each page, so that the user logs in to the APE server every time he opens a page. But this is obviously not a very good solution... Is there a way to realize these dynamic channel joins without deactivating the sessions somehow? Thanks, Dominik -- 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/
