Hi, First of all, I know that APE doesn't deal with users that are registered on your site.
What I want is when I send a message to the ape server only my friends get notified, currently I am using inlinepush but when a message has been send every body get's notified. At this moment I filter my friends with client side javascript en only notify them, but if you have something like firebug you can see the message even if you are not my friend on my site. What should i do to create a system like mentioned above? should I send all of my friends userid's with the request and give every user a specific channel? for instance there userid? and then send the messages only to the channels that are given as a userid?. Hope someone can answer my question Regards, Ronnie -- 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/
