Yes, but my doubts come before that. Lets imagine that a user opens the website and does not join any channel, I still want to be able to communicate 'privately' between the user and the server. For example to change the nickname, retrieve the channels list, etc.. I want to do this because I want the website to be as light as possible. Without receiving large useless data from all the channels or all the users or the ape server.
Regards On Apr 5, 4:10 pm, Pablo Tejada <[email protected]> wrote: > And what exactly do you mean by private 'client-server' pipe? > > To my understanding you want to have multiple chats in one page, is > that correct? > > Sent from my iPhone > > On Apr 5, 2012, at 10:06 AM, Micael Ribeiros <[email protected]> wrote: > > > > > > > > > A fast and simple solution that I can figure out is to set a dynamic > > 'channel' option on the Ape Client on each client (using the php > > session id for example) but Im not sure if thats the correct way to do > > it, I could end up with an extra channel/pipe that wouldnt be > > necessary. > > > -- > > 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/
