Go to file
Florian Schmaus 1c716bc1e0 Smack 4.1.3
-----BEGIN PGP SIGNATURE-----
 Version: GnuPG v2
 
 iQF8BAABCgBmBQJVpgWiXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
 ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQxMzU3QjAxODY1QjI1MDNDMTg0NTNEMjA4
 Q0FDMkE5Njc4NTQ4RTM1AAoJEIysKpZ4VI41G1gH+gIw/seXSSY6vYlVkYEFtR+e
 LV/LArN/eN1ZGc+WjN0EysRyqOBqF8HVHuyO7fF67huDRn62s7hufVY//NTctJ5L
 m4TXwaEUvgjdul7vm/dZcNRYr0jcSpDTFWx2egkOXt3qE9AhnpbnaIJ5c3q9VVVD
 aba88c3NS7quxp0hQm1SNEAmt1CCMPom7YkxdIPKWlLj8N5AF1UuSKwckLLYSUlS
 wloBbITb6EjI1IwszhN6e6o3W+7Pz/1zbFjk0CkKUS+TmhHhKil8TonH8Se/9DYD
 1SVHxvZa8LHWsU9G/R1Nhl69K2+GHEUbGmXalFmyPIf5ifhYyNimpx9krXQUuLs=
 =3/cn
 -----END PGP SIGNATURE-----

Merge tag '4.1.3'

Smack 4.1.3
2015-07-15 09:37:46 +02:00
config Add FinalClass checkstyle check 2015-04-06 10:45:12 +02:00
documentation Smack 4.1.3 2015-07-15 09:37:46 +02:00
resources Smack 4.1.3 2015-07-15 09:02:46 +02:00
smack-android Add FinalClass checkstyle check 2015-04-06 10:45:12 +02:00
smack-android-extensions Smack 4.1.2 2015-06-27 15:07:04 +02:00
smack-bosh Add support for XEP-360: Nonzas 2015-07-14 22:43:58 +02:00
smack-compression-jzlib Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
smack-core Smack 4.1.3 2015-07-15 09:37:46 +02:00
smack-debug Bump jxmpp to 0.5.0-alpha4 2015-05-27 19:29:51 +02:00
smack-debug-slf4j Bump jxmpp to 0.5.0-alpha4 2015-05-27 19:29:51 +02:00
smack-experimental Add support for XEP-360: Nonzas 2015-07-14 22:43:58 +02:00
smack-extensions Smack 4.1.3 2015-07-15 09:37:46 +02:00
smack-im Smack 4.1.3 2015-07-15 09:37:46 +02:00
smack-integration-test Log integeration testType also 2015-06-13 19:23:36 +02:00
smack-java7 Shrink try body in XmppHostnameVerifier 2015-07-03 09:37:57 +02:00
smack-jingle-old Bump jxmpp to 0.5.0-alpha4 2015-05-27 19:29:51 +02:00
smack-legacy Merge branch '4.1' 2015-05-27 22:50:55 +02:00
smack-resolver-dnsjava Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
smack-resolver-javax Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
smack-resolver-minidns Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
smack-sasl-javax Remove package-info.java from test packages 2015-04-05 10:48:00 +02:00
smack-sasl-provided Merge branch '4.1' 2015-04-12 18:32:55 +02:00
smack-tcp Add support for XEP-360: Nonzas 2015-07-14 22:43:58 +02:00
.gitignore Re-implementing the vCard provider using a pull parser. Extended unit tests. 2015-02-09 07:35:15 +01:00
.travis.yml Make Smack Java8's javac and javadoc ready 2015-04-04 17:16:27 +02:00
LICENSE Add LICENSE 2014-12-27 13:36:27 +01:00
README.md Add link to 4.1 Readme to README.md 2015-07-03 09:37:57 +02:00
build.gradle Use UTF-8 as charSet for javadoc 2015-04-05 08:26:58 +02:00
package-info.java Add JavadocPackage checkstyle 2015-04-04 17:16:47 +02:00
settings.gradle Add Integration Test Framework 2015-03-18 11:09:56 +01:00
version.gradle Smack 4.1.3 2015-07-15 09:02:46 +02:00

README.md

Smack

Build Status Coverage Status Project Stats Flattr this git repo

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

About

Smack is an open source, cross-platform, easy to use, Java XMPP client library.

A pure Java library, it can be embedded into your applications to create anything from a full XMPP 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.

Confused? Have a look at the Overview.

Smack - an Ignite Realtime community project.

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 forums account (only e-mail is a requirement, you can skip all the other fields).
  3. Login to the forum account
  4. Press New in your toolbar and choose Discussion
  5. Choose the Smack Developers Forum of Smack and add the tag 'bug_report' to your new post

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

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 Users 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

Donate

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

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.