--
Lorin Rivers
Mosasaur: Killer Technical Marketing <http://www.mosasaur.com>
<mailto:lri...@mosasaur.com>
512/203.3198 (m)
Yes and you probably need to build a module if you want interactions
between APE and Web2Py, not only browser to browser...
http://www.ape-project.org/wiki/index.php/How_to_create_a_server_Module
It would be nicer supporting only html5 websockets, using
http://pypi.python.org/pypi/Spawning/ as Web2Py http server...
Here is pure python Comet server with client framework!
and looks quite good!