Jabberlang is a client XMPP and Jabber library for Erlang to implement scalable fault-tolerant XMPP/Jabber agents.
The first version has been presented during Erlang User Conference (EUC 2004). For now, it still only supports a minimal subset of the Jabber/XMPP protocol but many changes are planned.
What's New in This Release:
· This version fixes several problems and improves the behavior of Jabberlang.
· The connection now fails when the expat library fails to load.
· A bug has been fixed regarding the name of the host used in the library, so the "to" attribute in the stream is now set correctly.
Product's homepage