Hi guys!
I'm testing APE adding new commands but I don't know how to get an answer.
The only way I could think is:
infos.user.pipe.sendRaw('newcommand',{'foo':'var'});
But that is not a direct way. I mean, I want that a client receives a quick
answer so I don't need handle raws.
*
*
*example:*
*on client side*
resp = this.core.send('newcommand',{'foo':'var'});
I want to know how to get needed info on resp.
TIA.
carles.
--
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/