Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igniterealtime/tinder
https://github.com/igniterealtime/tinder
jabber java xmpp xmpp-library
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/igniterealtime/tinder
- Owner: igniterealtime
- License: other
- Created: 2014-11-13T00:32:16.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2022-05-03T07:55:01.000Z (over 2 years ago)
- Last Synced: 2024-12-13T00:11:34.625Z (about 1 month ago)
- Topics: jabber, java, xmpp, xmpp-library
- Language: Java
- Size: 813 KB
- Stars: 31
- Watchers: 13
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.html
Awesome Lists containing this project
README
Tinder
========[![Build Status](https://github.com/igniterealtime/tinder/workflows/Java%20CI/badge.svg)](https://github.com/igniterealtime/tinder/actions)
About
-----
[Tinder] is a Java based XMPP library, providing an implementation for XMPP stanzas and components. Tinders origins lie in code that's shared between Jive Software's [Openfire] and Whack implementations. The implementation that's provided in Tinder hasn't been written again from scratch. Instead, code has been moved from the original projects into Tinder, preserving al of the existing features and functionality. Most of the code that's now in Tinder is based on the org.xmpp package implementation that previously existed in Openfire and Whack. This is the code that defines classes such as Packet, JID, IQ, Component and their extensions. Additionally, some multi-purpose code (such as the DataForm and Result Set Management implementations) have been moved to Tinder as well.Resources
---------- Project homepage : https://www.igniterealtime.org/projects/tinder/
- Bug Tracker: http://issues.igniterealtime.org/browse/TINDERIgnite Realtime
===============[Ignite Realtime] is an Open Source community composed of end-users and developers around the world who
are interested in applying innovative, open-standards-based Real Time Collaboration to their businesses and organizations.
We're aimed at disrupting proprietary, non-open standards-based systems and invite you to participate in what's already one
of the biggest and most active Open Source communities.[Openfire]: https://www.igniterealtime.org/projects/openfire/
[Tinder]: https://www.igniterealtime.org/projects/tinder/
[Ignite Realtime]: http://www.igniterealtime.org
[XMPP (Jabber)]: http://xmpp.org/