Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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._