In my ongoing curiosity about websockets, I\'m noticing a trend:
The \"hello world\" of the websocket universe, at least at the moment, seems to be \"echo\" function
Using hendrix, I showed how to set up a web app in a talk at Django-NYC that uses websockets to push messages from a telnet server to a web page.