Tigase is an open source (AGPL3) project started by Artur Hefczyc in October 2004 to develop an XMPP server implementation in Java.
Initially the goal was to develop a fully compliant XMPP server with backward compatibility with an informal XMPP specification. In time the project has been split into smaller parts - server implementation, XML tools containing a parser for XML streams and a test suite with a built-in scripting language. In summer 2006, the client-side library and application in Java have joined the Tigase project. In November 2013, Tigase added a REST API layer project, and later HTTP tools and interface to the server program.
Tigase is currently in active development
Video Tigase
Subprojects
Now Tigase consists of following subprojects:
- tigase-server - Tigase XMPP server
- tigase-xmltools - XML tools, parser simple XML database
- tigase-utils - Repository with common files used in other Tigase subprojects
- tigase-testsuite - Test suite for testing XMPP servers
- tigase-tclmt - Tigase XMPP Server Command Line Management Tool
- jaxmpp2 - XMPP client library
- tigase-messenger - Android XMPP client
- tigase-http-api - Tigase HTTP API and REST API.
Maps Tigase
See also
- Extensible Messaging and Presence Protocol
- Comparison of XMPP server software
References
External links
- Tigase project homepage
- Tigase Projects tracking site
Source of article : Wikipedia