[Twisted-web] Need Help

George Pauly george at ringdevelopment.com
Mon Jul 29 13:48:35 MDT 2013


Hi Brian,

On Mon, 2013-07-29 at 14:01 -0400, D Brian Kimmel wrote:
> Howdy,
> 
> I have a large home automation project that uses twisted.
> I am adding a web interface and need athena for COMET activity.
> 
> I have been having a very hard time finding any current documentation to help 
> me get the athena part working.
> I am looking for brains to pick on getting this portion working bi-
> directionally.

websockets is the way to go.  Very simple on both ends.  You may still
need to import this separately into your code, however it seems pretty
well developed.  Except docs.  However, docs are hardly needed, just
follow an example.

George




More information about the Twisted-web mailing list