All releases of Echomine Muse Communications API


Release Notes: This version contains a large code cleanup, major bugfixes, and a large number of new features for Jabber. One of the most important changes is the deprecation of the Gnutella package. Muse is now only a Jabber/XMPP specific API. XMPP compliance has been added. More Jabber JEPs are now supported.


Release Notes: This version includes the example and unit test files that were missing in 0.8a4. It also fixes some NullPointerExceptions in JabberVCardMessage and AbstractJabberMessage. Gnutella also had an issue where query replies were not correctly sending the search results.


Release Notes: This release contains a massive number of changes to the Jabber and Gnutella modules. Gnutella now supports Generic Extensions (GGEP) to a certain extent. A great many features and messages have been added to the Jabber module, such as support for Vacation, Private XML, Service Discovery, Data Gathering, and Search. There is some distribution restructuring to allow for easier compiling and working with the project source. JUnit test cases are now added religiously to new codes (test cases for older codes will be added incrementally).


Release Notes: This release adds full JEP-0054 (vcard-temp) namespace support. The authentication digest password is now lowercase to fit with XMPP protocol standards. Presence type is not included in the message when the type is "available" (it is considered the default). Workarounds have been added to the API to have better compatibility with non-protocol-conforming Jabber servers such as RhombusIM. This release should work better with non-jabberd servers.


Release Notes: Initial support for SSL connections to Jabber servers was added, and some of the supported message types were updated to conform to the newest JEP specifications. A new NullMessage and KeepAlive pinger thread was added for convenience.


Release Notes: Napster has just been deprecated and removed in this release. Gnutella went through an entire overhaul to be more extensible, stable, and efficient, with the addition of many new features. Minor feature enhancements and fixes were made to the Jabber modules.


Release Notes: This release adds full support for the Gnutella 0.6 protocol, which gives more informative data about each connection and should allow much better connectivity with the Gnutella network. The FileTransfer rates have been modified to report BPS (bytes/sec) rather than KBPS (KBytes/sec). SimpleTransferRateThrottler will also accept BPS rather than KBPS.


Release Notes: Gnutella Host Manager has been enhanced to capture a lot more hosts than before. Total messages are now tallied up correctly in the Gnutella Stats.


Release Notes: A fix for a thread synchronization bug in Gnutella, and some minor feature enhancements to Jabber.


Release Notes: Some enhancements and bugfixes were added to Gnutella. Gnutella can now bind to a specific Interface IP. Some synchronization issues relating to Gnutella Statistics were addressed.