> ## Content Index
> Fetch the complete content index at: https://www.process-one.net/llms.txt
> Use this file to discover other available public pages before exploring further.

# exmpp 0.9.2 new release
- URL: https://www.process-one.net/blog/ann-exmpp-092-new-release/
- Published: 2009-12-22T23:00:00.000Z
- Updated: 2024-10-10T14:49:08.000Z
- Description: We are pleased to announce a new release of exmpp.
- Author: Jérôme Sautret

exmpp is a XMPP library written in Erlang and released under the Erlang Public License. It helps the development of XMPP entities by providing functions to build and interpret XML stanzas. Once compiled, check the generated HTML documentation.

List of main changes since the previous release six months ago:

- Adding support for stream error stanzas in exmpp\_session when logged in
- Autodetect compilation parameters for Mac OS X Snow Leopard
- Component support for exmpp, and some fixes
- Fix segmentation fault with exmpp and expat
- New functions exmpp\_client\_pubsub:discover\_nodes/1 and 2
- Stringprep Bidi checking doesn’t reject strings with RandALCat and LCat characters
- queryns was not defined for IQ packets in received\_packet record

The API of exmpp 0.9.2 is considered to be stable, so there aren’t any  
major changes expected in the API before reaching 1.0.0.

exmpp home page:  
[https://exmpp.org/](https://exmpp.org/?ref=process-one.net)

Download exmpp 0.9.2 source code package from:  
[https://download.process-one.net/exmpp/](https://download.process-one.net/exmpp/?ref=process-one.net)