On Wed, Dec 01, 2010 at 08:29:53PM -0800, CloudedVision wrote: > I've been looking at APE, and it looks exactly like what I need. > However, can I use C or Python instead of Server-Side JS? If not, are > there any other solutions that can? > You can absolutely use C server side, there's just almost no documentation. Look at the spider monkey module to see how, and/or my 0mq module:
https://github.com/Vagabond/APE_Server/blob/zeromq/modules/libape-zeromq.c Andrew -- 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/
