**Wocky** is the [XMPP](http://xmpp.org) library used by telepathy-gabble (the regular XMPP backend) and telepathy-salut (the iChat-compatible link-local XMPP backend as specified in [XEP-0174](http://xmpp.org/extensions/xep-0174.html)). It uses GObject, GIO, libxml2, plus your choice of [GnuTLS](http://www.gnutls.org/) or [OpenSSL](http://www.openssl.org/). It is distributed under the GNU LGPL version 2.1, or (at your option) any later version. It supports, among other features: * Jingle ([XEP-0166](http://xmpp.org/extensions/xep-0166.html), [XEP-0167](http://xmpp.org/extensions/xep-0167.html), [XEP-0176](http://xmpp.org/extensions/xep-0176.html), [XEP-0177](http://xmpp.org/extensions/xep-0177.html)) * Data Forms ([XEP-0004](http://xmpp.org/extensions/xep-0004.html)) * Multi-User Chat ([XEP-0045](http://xmpp.org/extensions/xep-0045.html)) * PEP ([XEP-0163](http://xmpp.org/extensions/xep-0163.html)) and certain other parts of PubSub ([XEP-0060](http://xmpp.org/extensions/xep-0060.html)) * HTTP CONNECT proxies * Pluggable SASL authentication At present, Wocky does not receive its own independent releases. It is included as a Git submodule in the Gabble and Salut repositories, and is distributed as part of their releases. * [Git](http://cgit.freedesktop.org/wocky) * [Bug tracker](https://bugs.freedesktop.org/buglist.cgi?product=Wocky&component=General&resolution=---&list_id=277038)