Copyright © ProcessOne 2006-2010
Version: 0.9.9
Authors: Jean-Sébastien Pédron (js.pedron@meetic-corp.com), Pablo Polvorin (pablo.polvorin@process-one.net).
This library is composed of modules providing utilities to ease the development of an XMPP entity (a client or a server for instance).
The code was derivated from ejabberd 1.1.1. The reason was that several new projects were based on ejabberd directly, resulting in a lot of code duplication.
The need for an independant library was clear. exmpp is a toolbox containing modules to help XMPP client and server developers. The library is made with the following objectives in mind:
To be clear, modules found in this toolkit will only provide functions to build and interpret XML stanzas. They won't take care of neither the communication with a remote entity, nor the logical stanzas flow.
maxsize handling in the parser.exmpp_xml:node_to_iolist/3 serializer to transform
directly exmpp_xml:xmlel() to text without converting it to
exmpp_xml:xmlel_old() first.Generated by EDoc, Feb 19 2012, 12:53:57.