Go to file
Paul Schaub 6b84517ce8
Catch NumberFormatException when parsing integer
2019-09-28 01:32:11 +02:00
.github Add Github Pull Request Template 2019-03-20 20:05:43 +01:00
config checkstyle: Remove redundant whitespace check 2019-09-24 10:12:13 +02:00
documentation Add documentation for IntegrationTest host configs 2019-09-28 01:17:22 +02:00
resources Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
smack-android Merge pull request #346 from vanitasvitae/fixAndroid 2019-09-16 09:53:55 +02:00
smack-android-extensions Make "duplicate" package-info.java files symbolic links 2019-09-01 23:13:20 +02:00
smack-bosh Move SASL logic into AbstractXMPPConnection 2019-09-25 13:49:21 +02:00
smack-compression-jzlib Make "duplicate" package-info.java files symbolic links 2019-09-01 23:13:20 +02:00
smack-core Remove deprecated "PacketReplyTimeout" methods in SmackConfiguration 2019-09-25 23:45:29 +02:00
smack-debug Rework XML Element hierarchy and XmlStringBuilder 2019-09-07 18:17:08 +02:00
smack-debug-slf4j Make "duplicate" package-info.java files symbolic links 2019-09-01 23:13:20 +02:00
smack-experimental Move SASL logic into AbstractXMPPConnection 2019-09-25 13:49:21 +02:00
smack-extensions Move SASL logic into AbstractXMPPConnection 2019-09-25 13:49:21 +02:00
smack-im gradle: Remove archives configuration 2019-09-16 00:04:47 +02:00
smack-integration-test Catch NumberFormatException when parsing integer 2019-09-28 01:32:11 +02:00
smack-java7 smack-java7: Add missing smack-xmlparser-stax dependency 2019-09-23 16:12:48 +02:00
smack-jingle-old errorprone: Enable MethodCanBeStatic 2019-09-07 23:01:39 +02:00
smack-legacy errorprone: Enable MethodCanBeStatic 2019-09-07 23:01:39 +02:00
smack-omemo gradle: Remove archives configuration 2019-09-16 00:04:47 +02:00
smack-omemo-signal Enable werror for javadoc and fix javadoc issues 2019-08-30 12:08:30 +02:00
smack-omemo-signal-integration-test SmackReactor/NIO, Java8/Android19, Pretty print XML, FSM connections 2019-02-05 13:18:03 +01:00
smack-openpgp gradle: Remove archives configuration 2019-09-16 00:04:47 +02:00
smack-repl gradle: Remove archives configuration 2019-09-16 00:04:47 +02:00
smack-resolver-dnsjava Make "duplicate" package-info.java files symbolic links 2019-09-01 23:13:20 +02:00
smack-resolver-javax Make "duplicate" package-info.java files symbolic links 2019-09-01 23:13:20 +02:00
smack-resolver-minidns Make "duplicate" package-info.java files symbolic links 2019-09-01 23:13:20 +02:00
smack-resolver-minidns-dox Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
smack-sasl-javax sasl-javax: Do not set system properties in SASLGSSAPIMechanism 2019-09-25 23:36:21 +02:00
smack-sasl-provided gradle: Remove archives configuration 2019-09-16 00:04:47 +02:00
smack-tcp Move SASL logic into AbstractXMPPConnection 2019-09-25 13:49:21 +02:00
smack-xmlparser smack-xmlparser: Improve ISE message 2019-09-23 16:12:48 +02:00
smack-xmlparser-stax Use XMLInputFactory.newInstance() instead of newFactory() 2019-07-19 23:05:46 +02:00
smack-xmlparser-xpp3 Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
.gitignore Add local.properties to gitignore 2019-06-30 16:00:31 +02:00
.travis.yml gradle: Switch to 'maven-publish' plugin 2019-09-15 23:21:21 +02:00
LICENSE Add Appendix to LICENSE 2017-04-24 15:12:27 +02:00
README.md Update Readme link in Readme 2018-08-06 08:47:30 +02:00
build.gradle gradle: Remove archives configuration 2019-09-16 00:04:47 +02:00
repl Bump Ammonite REPL to 1.3.2 2018-10-27 15:41:17 +02:00
settings.gradle Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
version.gradle Bump BouncyCastle to 1.62 2019-07-27 12:38:24 +02:00

README.md

Smack

Build Status Coverage Status Project Stats 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 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:

  • Donate via Bitcoin: 1LiU78z3498wu3jwRPKbvovKAHjTcpVbuK

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.