A chat demo for pomelo iOS client
Forked from NetEase/pomelo-ioschat to include two small changes to the following files to accommodate an updated response data object structure from the demo server, Chatofpomelo:
- ContactsViewController.m, starting at line 53
- ChatViewController.m, starting at line 79
get the source code
git clone git://github.com/NetEase/pomelo-ioschat.git
open the project in your xCode (v4.3 +, iOS5 +)
the chat server https://github.com/NetEase/chatofpomelo