Go to file
Florian Schmaus 81002c4fbd Merge branch '4.2' 2017-11-22 08:37:47 +01:00
config Fix comment checkstyle rule description 2017-11-20 16:16:55 +01:00
documentation Merge branch '4.2' 2017-11-22 08:37:47 +01:00
resources Add smack-logo-plain-minimized.svg using scour 2017-09-29 17:18:42 +02:00
smack-android Merge branch '4.2' 2017-11-22 08:37:47 +01:00
smack-android-extensions Enfore spaces for indentation 2017-02-07 22:10:10 +01:00
smack-bosh Merge branch '4.2' 2017-11-22 08:37:47 +01:00
smack-compression-jzlib Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
smack-core Merge branch '4.2' 2017-11-22 08:37:47 +01:00
smack-debug Add XmlUtil.prettyFormatXml() 2017-09-10 16:46:26 +02:00
smack-debug-slf4j Rework Smack debugger. 2017-07-28 12:01:11 +02:00
smack-experimental Merge branch '4.2' 2017-10-14 14:56:36 +02:00
smack-extensions Merge branch '4.2' 2017-11-22 08:37:47 +01:00
smack-im Merge branch '4.2' 2017-11-22 08:37:47 +01:00
smack-integration-test Merge branch '4.2' 2017-11-22 08:37:47 +01:00
smack-java7 Bump "Error Prone" to 2.0.15 2017-02-11 16:16:41 +01:00
smack-jingle-old Merge branch '4.2' 2017-11-22 08:37:47 +01:00
smack-legacy Merge branch '4.2' 2017-06-17 15:55:38 +02:00
smack-omemo Merge branch '4.2' 2017-11-22 08:37:47 +01:00
smack-omemo-signal Add comment style checkstyle rule requiring a space 2017-11-20 08:53:19 +01:00
smack-omemo-signal-integration-test Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
smack-repl Rework Smack debugger. 2017-07-28 12:01:11 +02:00
smack-resolver-dnsjava DNS: Correctly handle broken SRV records 2017-10-14 13:29:46 +02:00
smack-resolver-javax DNS: Correctly handle broken SRV records 2017-10-14 13:29:46 +02:00
smack-resolver-minidns DNS: Correctly handle broken SRV records 2017-10-14 13:29:46 +02:00
smack-sasl-javax Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
smack-sasl-provided Add CustomImportOrder checkstyle rule 2017-06-14 17:12:43 +02:00
smack-tcp Merge branch '4.2' 2017-11-22 08:37:47 +01:00
.gitignore Add OMEMO support 2017-06-02 13:40:10 +02:00
.travis.yml Travis-CI: Re-enable coveralls 2017-05-16 15:52:24 +02:00
LICENSE Add Appendix to LICENSE 2017-04-24 15:12:27 +02:00
README.md Update README.md 2017-10-29 09:11:26 +01:00
build.gradle Merge branch '4.2' 2017-11-22 08:37:47 +01:00
repl REPL: Add support to enable a JDWP debug link 2017-10-14 13:38:24 +02:00
settings.gradle Add OMEMO support 2017-06-02 13:40:10 +02:00
version.gradle Merge branch '4.2' 2017-11-22 08:37:47 +01:00

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 futher information.

Bug Reporting

Only a few users have access for 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 Real Time 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.