[TYPO3-dev] Websockets - APE
    Xavier Perseguers 
    typo3 at perseguers.ch
       
    Thu Dec 10 15:32:21 CET 2009
    
    
  
Hi Jörg,
> websockets could be one of the most interesting pieces of technology
> to come along in the near future. It allows for real time updates of
> webpages without reloading.
> 
> Here's an open source implementation done in javascript which is
> browser-independent, maybe this could be interesting as well for
> interactive applications in Typo3:
> 
> http://www.ape-project.org/en/ajax-push.html
I don't know whether using a server coming from nowhere is the best 
solution instead of using some servlet engine that supports comet since 
a long time (Jetty, Grizzly or Tomcat) but Comet is for sure something 
to keep on radar.
Another framework is becoming the de-facto, this is http://liftweb.net.
You may start a projet on Forge...
-- 
Xavier Perseguers
DBAL Leader
http://forge.typo3.org/projects/show/extension-dbal
    
    
More information about the TYPO3-dev
mailing list