Hi,
Could someone give me a code example for this?
I want to use sendraw from the server to send an array:
Ape.getPipe(pubid1).sendRaw("game_started",
{"match_id":mc,"startup_conditions":startup_conditions});
startup_conditions is supposed to be an array, json-encoded obviously,
But I can't find the right syntax.
This is basic stuff I believe and surely someone has already done it.
Or can't the APE cope with that?
Thx in advance.
Nicolas.
--
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/