I'm no longer maintainig this wrapper, so use this wrapper instead.
Allows you to use React files (.jsx) in your SocketStream project.
Add ss-react to your application's package.json file and then add this line to app.js:
ss.client.formatters.add(require('ss-react'));