All Projects → tigase → Tigase Server

tigase / Tigase Server

Licence: other
Highly optimized, extremely modular and very flexible XMPP/Jabber server

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Tigase Server

Ejabberd
Robust, Ubiquitous and Massively Scalable Messaging Platform (XMPP, MQTT, SIP Server)
Stars: ✭ 5,077 (+2886.47%)
Mutual labels:  chat, messaging, pubsub, xmpp, voip, jabber, iot, server
Jackal
Instant messaging server for the Extensible Messaging and Presence Protocol (XMPP).
Stars: ✭ 899 (+428.82%)
Mutual labels:  chat, messaging, xmpp, jabber, iot
Mongooseim
MongooseIM is a mobile messaging platform with focus on performance and scalability
Stars: ✭ 1,387 (+715.88%)
Mutual labels:  chat, messaging, xmpp, jabber
Im service
golang im server
Stars: ✭ 1,694 (+896.47%)
Mutual labels:  chat, messaging, server
Jabberd2
JabberD XMPP Server
Stars: ✭ 428 (+151.76%)
Mutual labels:  xmpp, jabber, server
Hivemq Community Edition
HiveMQ CE is a Java-based open source MQTT broker that fully supports MQTT 3.x and MQTT 5. It is the foundation of the HiveMQ Enterprise Connectivity and Messaging Platform
Stars: ✭ 562 (+230.59%)
Mutual labels:  messaging, pubsub, iot
Rpc Websockets
JSON-RPC 2.0 implementation over WebSockets for Node.js and JavaScript/TypeScript
Stars: ✭ 344 (+102.35%)
Mutual labels:  chat, messaging, iot
Emqx
An Open-Source, Cloud-Native, Distributed MQTT Message Broker for IoT.
Stars: ✭ 8,951 (+5165.29%)
Mutual labels:  messaging, pubsub, iot
Chat
Instant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Stars: ✭ 8,238 (+4745.88%)
Mutual labels:  chat, messaging, xmpp
Gophergameserver
🏆 Feature packed, easy-to-use game server API for Go back-ends and Javascript clients. Tutorials and examples included!
Stars: ✭ 61 (-64.12%)
Mutual labels:  chat, voip, server
Beagle Im
XMPP client for macOS based on TigaseSwift XMPP library
Stars: ✭ 86 (-49.41%)
Mutual labels:  xmpp, voip, jabber
Quickblox Javascript Sdk
JavaScript SDK of QuickBlox cloud backend platform
Stars: ✭ 98 (-42.35%)
Mutual labels:  chat, messaging, xmpp
Conversations
Conversations is an open source XMPP/Jabber client for Android
Stars: ✭ 3,965 (+2232.35%)
Mutual labels:  chat, xmpp, jabber
Blabber.im
blabber.im basiert auf Conversations und ist ein Open Source XMPP/Jabber Messenger für Android 4.1+
Stars: ✭ 124 (-27.06%)
Mutual labels:  chat, xmpp, jabber
Quickblox Ios Sdk
QuickBlox iOS SDK for messaging and video calling
Stars: ✭ 373 (+119.41%)
Mutual labels:  chat, messaging, xmpp
Mnm
The legitimate email replacement — n-identity, decentralized, store-and-forward, open protocol, open source. (Server)
Stars: ✭ 162 (-4.71%)
Mutual labels:  chat, messaging, xmpp
Chatsecure Ios
ChatSecure is a free and open source encrypted chat client for iOS that supports OTR and OMEMO encryption over XMPP.
Stars: ✭ 3,044 (+1690.59%)
Mutual labels:  chat, messaging, xmpp
Jitsi
Jitsi is an audio/video and chat communicator that supports protocols such as SIP, XMPP/Jabber, IRC and many other useful features.
Stars: ✭ 3,531 (+1977.06%)
Mutual labels:  chat, xmpp, jabber
Qmchatviewcontroller Ios
An elegant ready to go chat view controller for iOS applications
Stars: ✭ 75 (-55.88%)
Mutual labels:  chat, messaging, xmpp
Dino
Modern XMPP ("Jabber") Chat Client using GTK+/Vala
Stars: ✭ 1,637 (+862.94%)
Mutual labels:  chat, xmpp, jabber

Highly optimized, extremely modular and very flexible XMPP/Jabber server

Highly optimized, extremely modular and very flexible XMPP/Jabber server

Tigase Tigase Logo xmpp.net score GitHub All Releases

What it is

Tigase XMPP Server is highly optimized, extremely modular and very flexible XMPP/Jabber server written in Java.

This repository contains source code of the main part of the Tigase XMPP Server.

The project exists since 2004 and we have recently moved it over to GitHub.

Other Tigase projects related to XMPP:

Tigase XMPP Server addons:

Tools:

Tigase XMPP Clients:

Tigase based IoT:

Features

Tigase XMPP Server contains full support for RFC 6120 - XMPP CORE, RFC 6121 - XMPP IM and RFC 7395 - XMPP over WebSockets making it accessible using XMPP client connections:

  • over TCP
  • over HTTP/HTTPS (BOSH)
  • over WebSockets

and over server-to-server connections as well as over XMPP component connections.

Additionally Tigase XMPP Server provides HTTP API for integration with other services unable to communicate over XMPP.

Moveover, Tigase XMPP Server comes with support for Push Notifications making it possible to push notification to mobile devices.

Following features are supported by Tigase XMPP Server:

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 as new issue on GitHub or, if you have valid support subscription, open new support ticket.

Downloads

You can download distribution version of the Tigase XMPP Server directly from here.

If you wish to downloand SNAPSHOT build of the development version of Tigase XMPP Server you can grab it from here.

Installation and usage

Documentation of the project is part of the Tigase XMPP Server distribution package. Quickstart guide is also available here.

Compilation

Compilation of the project is very easy as it is typical Maven project. All you need to do is to execute

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-server/.

Copyright (c) 2004 Tigase, Inc.

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].