2

i've been looking around to find a simple library or a client/server sample code for implementing a messaging system between users of my IOS clients app and a REST server. I would need that each user has an incoming and sent messages view. This view would display the conversations grouped by user. For example, using a table view where each cell represent a thread between the 2 distinct users, selecting a user's conversation it would push a new view that would display all the messages between the two users.

I have to say that i didn't found much, this is a mix of libraries and front ends:

maybe coding a simple REST service for publishing and retrieving messages to and from a user would be the best approach? i'm i missing something?

thanks!!

kky
  • 141
  • 2
  • 13
  • this kind of [answer my question](http://stackoverflow.com/questions/4278949/what-is-the-best-server-client-communication-protocol-to-use-in-android-and-ios), in any case all suggestment are very welcome!! – kky Dec 30 '11 at 00:45

0 Answers0