robbiehanson /
XMPPFramework
An XMPP Framework in Objective-C for Mac and iOS
67/100 healthLoading repository data…
huainiu / repository
An XMPP Framework in Objective-C for the Mac / iOS development community.
A transparent discovery signal based on current public GitHub metadata.
This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
An XMPP Framework in Objective-C for the Mac / iOS development community.
XMPPFramework provides a core implementation of RFC-3920 (the xmpp standard), along with the tools needed to read & write XML. It comes with multiple popular extensions (XEP's), all built atop a modular architecture, allowing you to plug-in any code needed for the job. Additionally the framework is massively parallel and thread-safe. Structured using GCD, this framework performs well regardless of whether it's being run on an old iPhone, or on a 12-core Mac Pro. (And it won't block the main thread... at all)
Selected from shared topics, language and repository description—not editorial ratings.
robbiehanson /
An XMPP Framework in Objective-C for Mac and iOS
67/100 healthtinycode /
An XMPP Framework in Objective-C for the Cocoa development community. The framework can be used for desktop applications or iPhone applications.
38/100 healthvineetchoudhary /
XMPPHandler is a wrapper of XMPP Framework which contains an easy-to-use and well-documented Objective-C class for communicating with an XMPP server with CoreData extension support. It supports basic Instant Messaging and Presence functionality as well as a variety of XMPP extensions.