Enable build support by adding .onedev-buildspec.yml
.github Loading last commit info...
assets/images
base-theme
site
.gitignore
COPYING
License.html
README.md
pom.xml
README.md

SureIM screenshot

Tigase Logo Build Status

Tigase.IM Web Client

Tigase XMPP Web Client. It is based on Tigase JaXMPP library. A live demo is available at the https://tigase.im/ and by default connects to our public tigase.im installation.

Features

  • RFC 6120 - XMPP CORE
  • RFC 6121 - XMPP IM
  • WebSocket and BOSH
  • Message archive support for access to your old chat history form the server.
  • Good MUC support so you can be in a group chat when you have access to a web browser.
  • PubSub support for publishing to your PubSub nodes directly from a web browser.

Support

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

If you didn't find an answer in the resources above, feel free to submit your question to either our community portal or open a support ticket.

Downloads

Binaries can be downloaded from our Maven repository

You can easily add it to your project by including it as dependency:

<dependency>
  <groupId>tigase.sure.web</groupId>
  <artifactId>tigase-web-ui</artifactId>
  <version>2.2.0</version>
</dependency>

Compilation

It's a Maven project therefore after cloning the repository you can easily build it with:

mvn -Pdist clean install

License

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

Copyright (c) 2004 Tigase, Inc.

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

Please wait...
Page is in error, reload to recover