About uni pipe, seems like:
u need to create new uni pipe on both sides, and in my case i had to know
both users uni pubid
var uni_pipe = this.core.users.get(user_pubid);
if (uni_pipe) uni_pipe = self.core.newPipe('uni', {'pipe': pipe,
additional_params});
--
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/