Hi! Starting from the fact that using the anyserver script web2py can be run under twistedmatrix web server... is it possible to combine web2py with twisted async way of programming?
First practical problem: if I have a controller that represent a simple web service that perform a query and return their result in a json string. How can be reproduced an asynchronous respons as explained here: http://twistedmatrix.com/documents/12.2.0/web/howto/web-in-60/asynchronous.html thsnk you M. -- --- You received this message because you are subscribed to the Google Groups "web2py-users" 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/groups/opt_out.

