>From the Understanding Pipes doc, it says: ... The APE Server answers directly while sending the pubid of the channel. (Allowing the user to communicate via the pipe of this channel). ... [it also says users can] unsubscribe a channel (also called 'leave a channel') http://www.ape-project.org/wiki/index.php/Tutorial:Understanding_pipe
The "left" event doc says: Left (unsubscribe) a channel and fire the pipeDelete http://www.ape-project.org/docs/client/core/left.html Although I don't think this is what I want to do, because as well as being grammatically weird, although amusing programmeratically :), it looks like it's going to delete the channel pipe, which I want to leave open for other users. Am I getting closer?
-- 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/
