Iet uz failu
Paul Schaub 9f86eda532
OMEMO: converse.js compatibility
2019-08-04 15:00:25 +02:00
.github Add Github Pull Request Template 2019-03-20 20:05:43 +01:00
config Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
documentation Merge branch 'master' of github.com:igniterealtime/Smack 2019-07-04 16:57:07 +02:00
resources Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
smack-android Javadoc changes for Java 11 compatibility 2019-07-19 23:05:46 +02:00
smack-android-extensions Enable Xwerror for smack-android-extensions 2018-10-07 09:55:36 +02:00
smack-bosh Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
smack-compression-jzlib Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
smack-core OMEMO: converse.js compatibility 2019-08-04 15:00:25 +02:00
smack-debug Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +02:00
smack-debug-slf4j Introduce XmlEnvironment 2019-02-05 13:18:03 +01:00
smack-experimental OpenPGP: Bump Pgpainless to 0.0.1-alpha7 2019-07-30 09:37:19 +02:00
smack-extensions Disable MucMemoryLeakTest 2019-08-03 22:25:21 +02:00
smack-im Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
smack-integration-test Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
smack-java7 Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
smack-jingle-old Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
smack-legacy Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
smack-omemo OMEMO: converse.js compatibility 2019-08-04 15:00:25 +02:00
smack-omemo-signal Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +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 OpenPGP: Bump Pgpainless to 0.0.1-alpha7 2019-07-30 09:37:19 +02:00
smack-repl Add support for XEP-0418: DNS Queries over XMPP (DoX) 2019-04-09 10:56:47 +02:00
smack-resolver-dnsjava Bump MiniDNS to 0.3.0 2018-05-05 10:53:52 +02:00
smack-resolver-javax Add note about module dependencies to JavaxResolver 2019-03-02 14:47:28 +01:00
smack-resolver-minidns Update errorprone(-plugin) and make Unused(Variable|Method) an error 2019-05-07 23:09:00 +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 Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
smack-sasl-provided Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
smack-tcp Enable MissingJavadocPackage and UnnecessaryParentheses checkstyle checks 2019-07-24 09:18:39 +02:00
smack-xmlparser Javadoc changes for Java 11 compatibility 2019-07-19 23:05:46 +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 travis: Use apt addon to install graphviz 2019-07-22 08:47:37 +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 Bump Checkstyle to 8.22 2019-07-22 08:40:17 +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.