Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/igniterealtime/whack
Open Source XMPP component library for XMPP components
https://github.com/igniterealtime/whack
jabber java xmpp-components
Last synced: 6 days ago
JSON representation
Open Source XMPP component library for XMPP components
- Host: GitHub
- URL: https://github.com/igniterealtime/whack
- Owner: igniterealtime
- License: apache-2.0
- Created: 2014-12-17T14:54:55.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2024-12-09T19:26:17.000Z (about 1 month ago)
- Last Synced: 2024-12-27T02:06:26.144Z (13 days ago)
- Topics: jabber, java, xmpp-components
- Language: Java
- Homepage:
- Size: 6.35 MB
- Stars: 32
- Watchers: 13
- Forks: 23
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Whack
[![Build Status](https://travis-ci.org/igniterealtime/Whack.svg?branch=master)](https://travis-ci.org/igniterealtime/Whack) [![Project Stats](https://www.openhub.net/p/WhackAPI/widgets/project_thin_badge.gif)](https://www.openhub.net/p/WhackAPI)
Open Source XMPP (Jabber) component library for XMPP components
Whack is a Java library that easily allows the creation of external components that follow the
XEP-0114: Jabber Component Protocol.Components that were implemented as internal components of Openfire but do not make use of the internal
API of Openfire could be ported to Whack and run as external components._Whack started to be implemented on November 2004 and is currently being used by Jive. The library was
always available from SVN and many people are using it. However, it was never released as a public library
until July 2008._