tigase-server | Highly | Chat library

 by   tigase Java Version: tigase-server-8.2.2 License: AGPL-3.0

kandi X-RAY | tigase-server Summary

kandi X-RAY | tigase-server Summary

tigase-server is a Java library typically used in Messaging, Chat applications. tigase-server has no bugs, it has no vulnerabilities, it has build file available, it has a Strong Copyleft License and it has low support. You can download it from GitHub.

Highly optimized, extremely modular and very flexible XMPP/Jabber server.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              tigase-server has a low active ecosystem.
              It has 276 star(s) with 99 fork(s). There are 30 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 51 open issues and 80 have been closed. On average issues are closed in 133 days. There are 1 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of tigase-server is tigase-server-8.2.2

            kandi-Quality Quality

              tigase-server has 0 bugs and 0 code smells.

            kandi-Security Security

              tigase-server has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              tigase-server code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              tigase-server is licensed under the AGPL-3.0 License. This license is Strong Copyleft.
              Strong Copyleft licenses enforce sharing, and you can use them when creating open source projects.

            kandi-Reuse Reuse

              tigase-server releases are available to install and integrate.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.
              tigase-server saves you 101120 person hours of effort in developing the same functionality from scratch.
              It has 108089 lines of code, 8693 functions and 881 files.
              It has high code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi has reviewed tigase-server and discovered the below as its top functions. This is intended to give you an instant insight into tigase-server implemented functionality, and help decide if they suit your requirements.
            • Process the SASL authentication request
            • Add invalid login entry
            • Authorizes a JID to be authorized by the user
            • Check if the IP is allowed to login
            • Entry point for the source code
            • Fixes a roster
            • Parses the parameters
            • Export a roster to a writer
            • Get defaults
            • Handle a command
            • Removes the payload from the push service
            • Decode a frame
            • Creates the form
            • Process an incoming packet
            • Initialize domain from property string
            • Initialization from XML element
            • Run the selector
            • Process an XMPP packet
            • This method filters the set of packets
            • Initialize from a packet
            • Process a new stanza command
            • Gets the statistics
            • Process the incoming packet
            • Pre - processes a stanza
            • Process a stream opened event
            • Process the request
            Get all kandi verified functions for this library.

            tigase-server Key Features

            No Key Features are available at this moment for tigase-server.

            tigase-server Examples and Code Snippets

            No Code Snippets are available at this moment for tigase-server.

            Community Discussions

            Trending Discussions on tigase-server

            QUESTION

            Tigase Custom Database
            Asked 2019-Aug-30 at 16:57

            I am trying to integrate Tigase to use my custom MySQL database to authenticate users, gets rosters and vCards. I setup the "Custom Authentication Connectors" as described at https://docs.tigase.net/tigase-server/8.0.0/Administration_Guide/html/#customAuthentication however, it only seems to authenticate users I've already added to the local Tigase database. Is it possible for Tigase to automatically create the user when the user has successfully authenticated? And, how can I setup Tigase to get the user's roster and/or vCard from my custom database?

            I've tried setting up the "Custom Authentication Connectors" as described at https://docs.tigase.net/tigase-server/8.0.0/Administration_Guide/html/#customAuthentication, however, for users that only exists in my custom database, it allows login, but throws an error when I try to create a room or add a user to my roster as "tigase.db.UserNotFoundException: User does not exist" and "WARNING: NotAuthorizedException for packet."

            Here is the config I am using based on https://docs.tigase.net/tigase-server/8.0.0/Administration_Guide/html/#customAuthentication:

            ...

            ANSWER

            Answered 2019-Aug-30 at 16:57

            The answer to your question: " Is it possible for Tigase to automatically create the user when the user has successfully authenticated" is actually answered in the linked documentation:

            To keep user accounts in sync between the authentication database and the main user database you have to add following option to the end of the database connection URL: autoCreateUser=true

            Currently it's not possible to retrieve user data from custom repository by only changing / adjusting configuration.

            If you want to completely manage the users using your own database, then you'd have to implement UserRepository interface by yourself (you may take a look at JDBCRepository implementation to get an idea how to go about that)

            Source https://stackoverflow.com/questions/57720407

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install tigase-server

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

            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.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/tigase/tigase-server.git

          • CLI

            gh repo clone tigase/tigase-server

          • sshUrl

            git@github.com:tigase/tigase-server.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link