Example of the chat develop using Rx, presented during mDevConf and Swift Aveiro.
- Clone this repository
cdinto Server folder of project- Install dependencies
$ npm install - Start server by running
$ node app.js - Point browser to localhost:8000
cdinto iOS folder of project- Install CP dependencies
$ pod install - Run the app and see the magic of Rx