Skip to content

LiveChat is basic XMPP client for iOS 8 written in swift using XMPPFramework

Notifications You must be signed in to change notification settings

robotlee/LiveChat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiveChat

======

LiveChat is a small iOS app I'm using to learn Swift and tie in with xmpp authentication via Ejabberd (though you could use your own two-legged XMPP provider). It's not meant to be production-level code, just something you can hack away at and maybe use as a basis for something else.

Project Goals

  1. Learn Swift
  2. Authenticate with and XMPP provider - Application grant, as well as resource owner.
  3. Pull/Push/Sync message with the server

Requirements

About

LiveChat is basic XMPP client for iOS 8 written in swift using XMPPFramework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages