Project types

  • XMPP Clients projects, excluding libraries. Here you should be able to find standalone clients and web clients.

  • The server side development. It includes Tigase server and Tigase components.

  • All the libraries used in other Tigase projects, both client side libraries, server side libraries or more generic code used in both.

  • Plugins - this is something between component and library. Stuff which can be plugged in to the server or to the client to enhance standard functionality.

  • All the code used for testing. Mainly Tigase Test Suite but also other testing code we plan to add in the future.