IcedCoffeeScript wrapper for SocketStream 0.3.x
npm install ss-icedAllows you to use IcedCoffeeScript files (.iced) in your SocketStream project.
Add ss-iced to your application's package.json file and then add this line to app.js:
``javascript``
ss.client.formatters.add(require('ss-iced'));