Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tigase/tigase-muc

Tigase Multi-User Chat Component
https://github.com/tigase/tigase-muc

jabber muc multi-user-chat xmpp

Last synced: 3 months ago
JSON representation

Tigase Multi-User Chat Component

Awesome Lists containing this project

README

        



Tigase MUC Component


The Multi-User Chat Componen for Tigase XMPP Server.


Tigase Logo

# What it is

Tigase Multi-User Chat Component is XMPP component for Tigase XMPP Server providing support for [XEP-0045: Multi-User Chat](https://xmpp.org/extensions/xep-0045.html).

# Features

It provides support to Tigase XMPP Server for following features:
* [XEP-0045: Multi-User Chat](https://xmpp.org/extensions/xep-0045.html)

# Support

When looking for support, please first search for answers to your question in the available online channels:

* Our online documentation: [Tigase Docs](https://docs.tigase.net)
* Our online forums: [Tigase Forums](https://help.tigase.net/portal/community)
* Our online Knowledge Base [Tigase KB](https://help.tigase.net/portal/kb)

If you didn't find an answer in the resources above, feel free to submit your question to either our
[community portal](https://help.tigase.net/portal/community) or open a [support ticket](https://help.tigase.net/portal/newticket).

# Downloads

You can download distribution version of Tigase XMPP Server which contains Tigase Multi-User Chat Component directly from [here](https://github.com/tigaseinc/tigase-server/releases).

If you wish to downloand SNAPSHOT build of the development version of Tigase XMPP Server which contains Tigase Multi-User Chat Component you can grab it from [here](https://build.tigase.net/nightlies/dists/latest/tigase-server-dist-max.zip).

# Installation and usage

Documentation of the project is part of the Tigase XMPP Server distribution package and it is also available as part of [Tigase XMPP Server documnetation page](https://docs.tigase.net/).

# Compilation

Compilation of the project is very easy as it is typical Maven project. All you need to do is to execute
````bash
mvn package test
````
to compile the project and run unit tests.

# License

Tigase Tigase Logo Official Tigase repository is available at: https://github.com/tigase/tigase-muc/.

Copyright (c) 2004 Tigase, Inc.

Licensed under AGPL License Version 3. Other licensing options available upon request.