I didn't really understand your question. There's already a chat demo available, if you look in the Demos directory.
On Sun, Nov 28, 2010 at 3:05 PM, kentsh <[email protected]> wrote: > hello > i have question about solution i wanna build. > let say i wanna make available choose user from the list (all > connected users to the channel - channel is standard when someone goes > to site) and then make chat just between two of them. > should i do this using one channel and many pipes or every users pair > should be different channel? > pipe is created from user.pubid so is it posibble that i will have two > different pipes if i wanna talk with user1 and user2 at the same time? > because if pipe is taken from my pubid i will have the same pipies > with those two users and messages will not be private. > and what is the best way to catch event that someone wants to talk > with me and build chat div with this user? > > -- > 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]<ape-project%[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/
