Thanks to its chattiness, the traditional communications protocol for shuttling data around the World Wide Web is not very efficient. Now an HTML5-related standard called WebSocket could cut some of ...
Over my last three columns, I've been exploring how to build a WebSockets service and a JavaScript client that can access the service (for why you'd want to do this, see my first column.) I've built ...