
29 Jul
2013
29 Jul
'13
3:48 p.m.
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