Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 693 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 693 Bytes

###Live Chat iOS SDK ####iOS library that chats with Jabber/XMPP Clients via Node.js backend server

Node.js server-side code available at https://github.com/fabioberger/Mobile-Live-Chat-Support-Server/

Built as a plug-and-play library that can be dropped into any iPhone app and called with a single line of code.

Requires in XCode project:

  • libicucore
  • QuartzCore framework
  • Security framework
  • CFNetwork framework

Uses WebSockets (using SocketRocket library https://github.com/square/SocketRocket)

#####README will be expanded with more instructions upon request for people wanting to include this in their iOS applications, so please feel free to email me at: me AT soroushjp.com