So, I am answering my own question. If you look at the join function in the client side, you'll see that there is an options parameter.
This is not documented here: http://ape-project.org/docs/client/symbols/APE.html#static_join and I strongly believe the page should be amended. So, just pass your parameters via the options parameter of join(). They will be in params on the server side. Hope this helps. -- -- 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/ --- You received this message because you are subscribed to the Google Groups "APE Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
