RxChat
March 22, 2016 ยท View on GitHub
Example of the chat develop using Rx, presented during mDevConf and Swift Aveiro.
How to use
- 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