Tigase

Tigase
Tigase
Developer(s) Artur Hefczyc
Stable release 5.0.0-b2135 / March 20, 2010; 18 months ago (2010-03-20)
Preview release tigase-server-5.1.0-beta2-b2555[1] / March 11, 2011; 7 months ago (2011-03-11)
Development status Active
Written in Java (programming language)
Operating system Cross-platform
Type XMPP server
License GPL3
Website www.tigase.org

Tigase is an open source (GPL3) project started by Artur Hefczyc in October 2004 to develop XMPP server implementation in Java.

Initially the goal was to develop fully compliant XMPP server with backward compatibility with informal XMPP 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.

Contents

Subprojects

Now Tigase consists of following subprojects:

  • tigase-server - Tigase XMPP server
  • tigase-xmltools - XML tools, parser simple XML database
  • tigase-testsuite - Test suite for testing XMPP servers.
  • tigase-utils - Repository with common files used in other Tigase subprojects.
  • evora - XMPP client
  • jaxmpp - XMPP client library

See also

External links

References