Hi,
I'm currently trying the inlinepush functionnality, here's my
problem :
I can "catch" the raw like that : client.onRaw('postmsg', etc... where
client is the APE.Client instance,
but I can't get to work this : pipe.onRaw('postmsg',etc.. where pipe
is an instance of a pipe in a 'multiPipeCreate' event
Since the raw received does not contain any information about the
channel I understand why the client js can't do what I want.
Maybe there is a problem in the inlinepush.js on the server ?
I'm sorry i'm really new to APE, and pretty bad in english :s
--
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/