Hacker News new | ask | show | jobs
by masklinn 5025 days ago
> 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.