Hi, For general code demos: For the JS Framework part Pablo talked about, I suggest the move demo source code (this is the Javascript part on each page) : http://ape-project.org/demos/move/ As for inlinepush, the PHP part that send action or raws, maybe this can help: https://github.com/APE-Project/APE_JSF/blob/master/Demos/Controller/test.php
- Louis Le 2014-06-05 à 21:28, michael <[email protected]> a écrit : > Hello, thank you very much for your response; i cannot figure out what the > code would look like in order to send a http request to the ape server > through php with inline-push. the page from which i want to send the logout > function has no session which makes it hard to start an ape instance.How > would i connect to an ape server on a login page using as little code as > possible? It seems like a hassle to recreate the whole core.join and > core.ready part since i wouldn't even have a name parameter to pass. I simply > just do not know to how to connect to ape server on all pages efficiently. > > -- > -- > 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. -- -- 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.
