forked from psi-im/iris
XMPP network library
License
ExtensionHealthcare/iris
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
Code
This branch is 1 commit ahead, 657 commits behind psi-im:master.
Contribute
-
This branch is 1 commit ahead of psi-im:master.
Open a pull request to contribute your changes upstream.
Latest commit
Git stats
Files
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Iris XMPP Library ----------------- Date: August 24th, 2008 Website: http://delta.affinix.com/iris/ Mailing List: Delta Project <delta@lists.affinix.com> Install ------- First, build Iris: Unix: ./configure make Windows: copy conf_win.pri.example conf_win.pri copy confapp_win.pri.example confapp_win.pri qmake make (or nmake) There is no installation. Just include iris.pri in your qmake project. Iris requires Qt 4.2 or greater and QCA 2.0 or greater. License ------- This library is licensed under the Lesser GNU General Public License. See the COPYING file for more information. Description ----------- Iris is a comprehensive library for working with the XMPP protocol. It complies with the XMPP RFCs and many XEPs. In addition to XMPP, Iris also offers access to many other protocols and concepts, including DNS, DNS-SD, connection and transport abstraction, HTTP, SOCKS, XML streaming, network interfaces, compression, encryption, authentication, flow control, proxies, and NAT traversal.
About
XMPP network library
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 86.2%
- C 13.6%
- IDL 0.2%