LiveChat
LiveChat is basic XMPP client for iOS 8 written in swift using XMPPFramework
Install / Use
/learn @robotlee/LiveChatREADME
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
- Learn Swift
- Authenticate with and XMPP provider - Application grant, as well as resource owner.
- Pull/Push/Sync message with the server
