1
0
Fork 0
Datei suchen
Paul Schaub 9a635e7a25
Add support for XEP-XXXX: OMEMO Media Sharing
2019-06-30 18:47:30 +02:00
.github Add Github Pull Request Template 2019-03-20 20:05:43 +01:00
config Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
documentation Add support for XEP-XXXX: OMEMO Media Sharing 2019-06-30 18:47:30 +02:00
resources Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
smack-android Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
smack-android-extensions Enable Xwerror for smack-android-extensions 2018-10-07 09:55:36 +02:00
smack-bosh Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
smack-compression-jzlib Enable trailing whitespace checkstyle check 2018-05-09 23:26:39 +02:00
smack-core Add support for XEP-XXXX: OMEMO Media Sharing 2019-06-30 18:47:30 +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 Add support for XEP-XXXX: OMEMO Media Sharing 2019-06-30 18:47:30 +02:00
smack-extensions Add support for XEP-0350: Data Forms Geolocation Element 2019-06-12 17:13:05 +02:00
smack-im Introduce EqualsUtil and HashCode.(Builder|Cache) 2019-06-12 14:51:17 +02:00
smack-integration-test Add support for XEP-XXXX: OMEMO Media Sharing 2019-06-30 18:47:30 +02:00
smack-java7 Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
smack-jingle-old Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
smack-legacy Introduce FormFieldChildElement and make FormField immutable 2019-06-11 12:47:39 +02:00
smack-omemo OMEMO: generate IV more flexible 2019-06-30 17:04:20 +02:00
smack-omemo-signal Drop OSGi support 2019-02-05 13:48:24 +01: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 Use QName instead of XmppStringUtils.generateKey() 2019-06-11 12:47:39 +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 Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +02:00
smack-tcp Merge branch '4.3' 2019-05-16 20:52:27 +02:00
smack-xmlparser Add XmlPullParser.getAttributeValue(String) 2019-06-11 12:47:39 +02:00
smack-xmlparser-stax Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
smack-xmlparser-xpp3 Replace XPP3 by XmlPullParser interface wrapping StAX and XPP3 2019-05-06 22:10:50 +02:00
.gitignore Add OMEMO support 2017-06-02 13:40:10 +02:00
.travis.yml Use StandardCharsets.(UTF_8|US_ASCII) 2019-05-08 12:44:48 +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 Enable parallel unit test execution 2019-06-02 10:40:44 +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 Unify Bouncy Castle versions: Add bouncyCastleVersion variable 2019-04-02 15:58:34 +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.