Wynn and Micheil sat down with Peter Griess from Yahoo Mail, Martyn Loughran from Pusher App, and Guillermo Rauch from Socket.IO to talk about Websockets.
Join the discussion
Changelog++ members support our work, get closer to the metal, and make the ads disappear. Join today!
Featuring:
- Wynn Netherland – GitHub, X
Show Notes:
WebSocket is a technology providing for bi-directional, full-duplex communications channels, over a single Transmission Control Protocol (TCP) socket, designed to be implemented in web browsers and web servers.Socket.IO provides a really simple API to leverage Sockets on the client side.Socket.IO Node.JS server - sockets for the rest of us (in Node.js)Pusher App Hosted HTML5 web sockets serviceWebsocket-js A Flash fallback for browsers that do not support WebsocketsLong polling Traditional approach to emulating push for web appsHAProxy reliable, high performance TCP/HTTP load balancerTrue Story A collaborative planning tool for agile teamsHTML5 Event Source A one-way websocket with limited browser supportNode Websocket Server Micheil’s websocket server written in low-level node.js, should be 90-100% spec compatible.Hummingbird demo - a real time traffic visualizerMongoDB Awesome NoSQL database featured on Episode 0.0.7Redis an advanced key-value store. It is similar to memcached but the dataset is not volatile, and values can be strings, exactly like in memcached, but also lists, sets, and ordered sets.EM-Websocket EventMachine based WebSocket server from Ilya GrigorikNode.js YUI3 bindings YUI3 on the server?!Telehash - a new wire protocol from Jeremie Miller, the guy behind XMPP, for exchanging JSON in a real-time and fully decentralized manner, enabling applications to connect directly and participate as servers on the edge of the network.Something missing or broken? PRs welcome!