Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 687 Bytes

File metadata and controls

20 lines (14 loc) · 687 Bytes

pomelo-ioschat

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

Install

get the source code

git clone git://github.com/NetEase/pomelo-ioschat.git

open the project in your xCode (v4.3 +, iOS5 +)

Server

the chat server https://github.com/NetEase/chatofpomelo