[Catalyst] Catalyst with  Twiggy with Pocket.IO (Comet)
    Jaroslav Zajonc 
    jaro.zajonc at gmail.com
       
    Tue Nov 27 20:11:41 GMT 2012
    
    
  
Hi all,
I'd like to enable my Catalyst based (FastCGI) application to support a Comet (Long polling) service with help of Twiggy - Pocket.IO (or Stardust like) server. Now, for my Comet server I still want to use Catalyst app for Authorization/Authentification and proxy only allowed user to Comet server.
I am really struggling to understand how to achieve that. Actually if  possible, I'd be more than happy to have pure Catalyst app with Comet support.
My current setup is Apache front-end server with 2nd app-server running CatalystFastCGI app. I intend to build Comet server on app-server as well.
Any idea how can I achieve that?
Many thanks,
Jaro
    
    
More information about the Catalyst
mailing list