Skip to content

Ogerets/ios-xmpp-sample

 
 

Repository files navigation

CrazyMessages

Sample iOS app that implements XMPPFramework. The intention of this repository is to provide the functional code written in the "Build a complete iOS messaging app using XMPPFramework" blog posts series.

Blog posts:

App Status

So far the app implements:

  1. XMPPFramework Integration.
  2. XMPP Connection and Authentication.

Connect and Authenticate

Next steps:

  1. Roster retrieval. Add contacts, remove contacts.
  2. Messages. Send and receive one to one messages.
  3. MUCLight vs MUC. Create your own WhatsApp like groups.

Releases

No releases published

Packages

No packages published

Languages

  • Swift 96.0%
  • Ruby 4.0%