Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 924 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 924 Bytes

Whack

Build Status Project Stats

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.