Profiles and Links
Projects
- Hawser
- An IRC client with a web interface that stays connected even when you close the browser window. This is my excuse to play with Node.js and HTML5 features.
- RemoteSockets
- Start node net.Socket connections on one process and use them from another. Restart processes without losing connections or data.