You could send directly to a user using it's pubid (they are listed in the channel object or sent during onJoin event I think), but it's much simpler using a "dummy" channel as the channel will handle connection/de connection events.
Envoyé de mon iPhone > Le 2014-07-30 à 11:24, Mina Adel <[email protected]> a écrit : > > > >> Simply make the two users join a new channel (named "channel_user1_user2" >> for example) and the rest is the same as if the channel was public. >> >> Envoyé de mon iPhone > > First thx for your fast reply.. and is there any other way without multi > channel ? > > -- > -- > 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 unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- -- 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 unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
