Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Not only is the protocol easy to implement, some Python servers come with WebSocket support. Tornado (http://www.tornadoweb.org/documentation/websocket.html) and Autobahn (http://autobahn.ws/) are examples.


> Not only is the protocol easy to implement, some Python servers come with WebSocket support.

Even when they don't, it's easy to find. There are both websocket and socket.io implementations available for gevent for instance.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: