Release Notes: This release adds better support for using several connections through several threads and support for HTTP proxies.


Release Notes: 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.


Release Notes: This release adds better support for using several connections through several threads and support for HTTP proxies.


Release Notes: 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.


Release Notes: This release fixes a crash which occurred when receiving the end of a stream.


Release Notes: 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.