Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This release adds support to connect to a different server
than the host part of the JID. It also adds an API to have
Loudmouth send keep-alive packages at regular intervals.
This release fixes a bug triggered when an attempt was
made to disconnect a connection and later connect it
again. The SSL support has been improved, as has the
async mode, and the connect function is now properly
asynchronous.
This release has been improved by fixing better error
handling on the socket level so that Loudmouth
applications doesn't hang and use 100% CPU if the
client is uncleanly disconnected from the server.