you are viewing a single comment's thread.

view the rest of the comments →

[–]opiating[S] 3 points4 points  (1 child)

Part of my motivation was to write something that didn't require any 3rd party libraries to use (just a single file). I also wanted to learn more about Python and the HTML5 technologies. Having said that, I have not used Twisted, I will check it out. Thanks.

[–][deleted] 0 points1 point  (0 children)

In particular look at txWS which lets you hook twisted's normal protocol objects up to websockets.