Tigase
From Wikipedia, the free encyclopedia
Tigase | |
---|---|
Developed by | Artur Hefczyc |
Latest release | 3.3.2 / March 25, 2008 |
OS | Cross-platform |
Genre | Jabber/XMPP server |
License | GPL3 |
Website | www.tigase.org |
Tigase is an open source (GPL3) project started by Artur Hefczyc in October 2004 to develop Jabber/XMPP server implementation in Java. Initially the goal was to develop fully compliant XMPP server with backward compatibility with informal Jabber specification. In time the project has been split into smaller parts - server implementation, xmltools containing parser for XML streams and test suite with built in scripting language. In summer 2006 client side library and application in Java have joined Tigase project. Now it consists of following subprojects:
- tigase-server - Tigase Jabber/XMPP server
- tigase-xmltools - XML tools, parser simple XML database
- tigase-testsuite - Test suite for testing Jabber/XMPP servers.
- tigase-utils - Repository with common files used in other Tigase subprojects.
- evora - Jabber/XMPP client
- jaxmpp - Jabber/XMPP client library