Hacker News new | ask | show | jobs
by lastkarrde 5364 days ago
Tornado has Websocket handling built in. It's very easy to use.

Example code: https://github.com/facebook/tornado/tree/master/demos/websoc...