Open Source projects using the Smack Library

I’'m missing a list of Open Source software using the Smack Library. Maybe we just could use this thread. (One posting per user)

My project:

XMPP Support for SnipSnap:

Yes a list of Open Source software very nice.

My project:

MOM - MyOwnMessenger

http://mom.jabberstudio.org/

We currently are working on the site, we just started this project yesterday;).

Update:

The site-design is ready, also our logo is ready. We only have to supply some more information on it ;). And ofcourse we will have to build the client itself .

My project:

Tagus in Comunication - http://tic.jabberstudio.org

Nothing to see in the page! We haven’'t change it!!!

Combining univ. with jabber it’'s really enough!

It would be great to add an official list known clients that use the Smack library. The IgniteRealtime has own client called Spark and it should be a reference client that is used to test all the Smack features. Right now there is a lot of places where the Spark is using a deprecated API. Ideally the next Smack releases should be tested with the Spark first.

Other clients that are using the Smack:

As a side note I’m also interested in another XMPP library Tigase jaxmpp from authors of Tigase server.
If anyone knows any clients that are using the Smack or jaxmpp please let us know here.

Moderator please pin the topic on the forum.

A way to find at least some consumers is by looking at the ‘usage’ references from the Maven repository: https://mvnrepository.com/artifact/org.igniterealtime.smack/smack-tcp/usages

I’m seeing stuff like this on there:

  • Atlassian’s XMPP Notification plugin (presumably for their JIRA and/or Bamboo products)
  • Chat SDK
  • Apache Camel
  • Spring Framework
  • Jitsi

Thank you for the list.

Do we have a flagship product that always uses the latest version of the Smack and has the best support?

BTW the jaxmpp library is used by the Stork Android client from the same team GitHub - tigase/stork: (M) Android XMPP Client

The YaxIM client also based on Smack but it’s also paused