You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Florian Schmaus 6a43481320 Smack 4.3.1 5 years ago
config Enable trailing whitespace checkstyle check 5 years ago
documentation Improve MamManager API 5 years ago
resources Smack 4.3.1 5 years ago
smack-android Add AndroidSmackInitializer.initialize(Context) 5 years ago
smack-android-extensions Add missing package-info descriptions. 5 years ago
smack-bosh Clears bosh client instance on shutdown. Fixes SMACK-829. 5 years ago
smack-compression-jzlib Enable trailing whitespace checkstyle check 5 years ago
smack-core Catch IllegalArgumentException in XmlUtil clinit 5 years ago
smack-debug Enable trailing whitespace checkstyle check 5 years ago
smack-debug-slf4j Change Element.toXml() to toXml(String enclosingNamespace) 5 years ago
smack-experimental Add javadoc for MamQueryArgs.Builder.queryLastPage() 5 years ago
smack-extensions Fix IndexOutOfBoundsException in FormField.getFirstValue() 5 years ago
smack-im Fix getPresence ConcurrentModificationException 5 years ago
smack-integration-test Add XMPPErrorException.getStanzaError() 5 years ago
smack-java7 Enable trailing whitespace checkstyle check 5 years ago
smack-jingle-old Enable trailing whitespace checkstyle check 5 years ago
smack-legacy Enable trailing whitespace checkstyle check 5 years ago
smack-omemo Add XMPPErrorException.getStanzaError() 5 years ago
smack-omemo-signal Bump errorprone to 2.2.0 5 years ago
smack-omemo-signal-integration-test Add CustomImportOrder checkstyle rule 6 years ago
smack-repl Change Element.toXml() to toXml(String enclosingNamespace) 5 years ago
smack-resolver-dnsjava Bump MiniDNS to 0.3.0 5 years ago
smack-resolver-javax Enable trailing whitespace checkstyle check 5 years ago
smack-resolver-minidns Bump MiniDNS to 0.3.0 5 years ago
smack-sasl-javax Enable trailing whitespace checkstyle check 5 years ago
smack-sasl-provided Enable trailing whitespace checkstyle check 5 years ago
smack-tcp Add XMPPErrorException.getStanzaError() 5 years ago
.gitignore Add OMEMO support 6 years ago
.travis.yml Add AndroidSmackInitializer.initialize(Context) 5 years ago
LICENSE Add Appendix to LICENSE 6 years ago
README.md Fixed typos 5 years ago
build.gradle Bump AnimalSniffer to 1.4.5 5 years ago
repl REPL: Add support to enable a JDWP debug link 6 years ago
settings.gradle Add OMEMO support 6 years ago
version.gradle Smack 4.3.1 5 years ago

README.md

Smack

Build Status Coverage Status Project Stats Flattr this git repo Visit our IRC channel

About

Smack is an open source, highly modular, easy to use, XMPP client library written in Java for Java SE compatible JVMs and Android.

A pure Java library, it can be embedded into your applications to create anything from a full XMPP instant messaging client to simple XMPP integrations such as sending notification messages and presence-enabling devices. Smack and XMPP allows you to easily exchange data, in various ways e.g. fire-and-forget, publish-subscribe, between human and non-human endpoints (M2M, IoT, …).

More information are provided by the Overview.

Getting started

Start with having a look at the Documentation and the Javadoc.

Instructions how to use Smack in your Java or Android project are provided in the Smack 4.2 Readme and Upgrade Guide.

Professional Services

Smack is a collaborative effort of many open source, professionally and spare-time, paid and unpaid, contributors. While we try to provide the best possible XMPP library for Android and Java SE compatible execution environments by following state of the art software engineering practices, the API may not always perfectly fit your requirements. We welcome contributions and encourage discussion about how Smack can be further improved. We also provide paid services ranging from XMPP/Smack related consulting to designing and developing features in order to accommodate your needs. Please contact Florian Schmaus for further information.

Bug Reporting

Only a few users have access for filling bugs in the tracker. New users should:

  1. Read "How to ask for help or report an issue"
  2. Create a discourse account (you can also sign up with your Google account).
  3. Login to the forum account
  4. Press "New Topic" in your toolbar and choose the 'Smack Support' sub-category.

Please search for your issues in the bug tracker before reporting.

Donate

If you find Smack useful and feel like donating, then you can use one of the following systems:

Contact

The developers hang around in #smack (freenode, IRC) and open_chat@conference.igniterealtime.org (XMPP MUC room). Remember that it may take some time (~hours) to get a response.

You can also reach us via the Smack Support Forum if you have questions or need support, or the Smack Developers Forum if you want to discuss Smack development.

Contributing

If you want to start developing for Smack and eventually contribute code back, then please have a look at the Guidelines for Smack Developers and Contributors. The guidelines also contain development quickstart instructions.

Resources

Ignite Realtime

Ignite Realtime is an Open Source community composed of end-users and developers around the world who are interested in applying innovative, open-standards-based RealTime Collaboration to their businesses and organizations. We're aimed at disrupting proprietary, non-open standards-based systems and invite you to participate in what's already one of the biggest and most active Open Source communities.

Smack - an Ignite Realtime community project.