I'm evaluating several python web frameworks for use in an embedded system, and I'd really like to be able to do async updates from the server a'la LivePage (aka LiveEvil) from Nevow. Is there an equivalent functionality in TurboGears? If not, does someone have any examples of how to create such functionality?
Thanks! -Nick

