Aller au fichier
Florian Schmaus b5180f819f Follow-up commit after merging support for XEP-0446: File Metadata Element
This is a follow-up commit after 441d677644 ("Initial support for
XEP-0446: File Metadata Element"). It includes the following changes

1. Use idiomatic provider design for FileMetadataElementProvider
2. Add XEP-0264 and XEP-0446 to the list of supported XEPs (both where
   added with441d6776447f)
2023-12-16 16:53:34 +01:00
.github [github ci] Remove Java 15, as its no longer provided 2023-03-18 09:54:20 +01:00
.idea Add icon to IntelliJ metadata 2023-10-05 10:31:41 +02:00
config Add smack-examples 2023-11-28 10:46:16 +01:00
gradle/wrapper Add gradle wrapper 2022-06-07 08:46:18 +02:00
resources Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
smack-android Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
smack-android-extensions Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
smack-bosh Merge branch '4.4' 2023-12-11 11:18:03 +01:00
smack-core [core] Add XmlStringBuilder.jidAttribute(Jid) and optJidAttribute(Jid) 2023-12-07 15:01:43 +01:00
smack-debug Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
smack-debug-slf4j Merge pull request #517 from Neustradamus/slf4j 2023-11-25 19:00:20 +00:00
smack-examples Add smack-examples 2023-11-28 10:46:16 +01:00
smack-experimental Follow-up commit after merging support for XEP-0446: File Metadata Element 2023-12-16 16:53:34 +01:00
smack-extensions [urldata] Follow-up on initial merge of XEP-0103/0104 support 2023-12-16 13:50:30 +01:00
smack-im s/ the the / the /g 2023-02-03 20:53:14 +01:00
smack-integration-test [sinttest] Make AbstractMultiUserChatIntegrationTest abstract 2023-12-07 11:26:18 +01:00
smack-java8 [gradle] Do not use deprecated 'compile' directive 2021-04-14 20:30:51 +02:00
smack-java8-full Follow-up commit after merging support for XEP-0446: File Metadata Element 2023-12-16 16:53:34 +01:00
smack-jingle-old s/ the the / the /g 2023-02-03 20:53:14 +01:00
smack-legacy s/ the the / the /g 2023-02-03 20:53:14 +01:00
smack-omemo [omemo] Do not swallow the exception in OmemoAesCipher 2023-12-07 11:38:25 +01:00
smack-omemo-signal Bump libsignal-protocol-java to 2.8.1 2023-06-24 11:28:53 +02:00
smack-omemo-signal-integration-test [omemo-signal-integration-test] Add Bouncy Castle as security provider 2023-12-07 11:40:20 +01:00
smack-openpgp Bump PGPainless to 1.5.3 2023-06-24 11:10:24 +02:00
smack-repl Add smack-examples 2023-11-28 10:46:16 +01:00
smack-resolver-dnsjava [gradle] Do not use deprecated 'compile' directive 2021-04-14 20:30:51 +02:00
smack-resolver-javax [gradle] Do not use deprecated 'compile' directive 2021-04-14 20:30:51 +02:00
smack-resolver-minidns [gradle] Do not use deprecated 'compile' directive 2021-04-14 20:30:51 +02:00
smack-resolver-minidns-dox [gradle] Do not use deprecated 'compile' directive 2021-04-14 20:30:51 +02:00
smack-sasl-javax s/ the the / the /g 2023-02-03 20:53:14 +01:00
smack-sasl-provided [gradle] Do not use deprecated 'compile' directive 2021-04-14 20:30:51 +02:00
smack-streammanagement Make ExtensionElement marker interface wrt. QNAME field 2021-04-18 21:07:19 +02:00
smack-tcp Use XMPP connection as local SOCKS5 address 2023-04-26 10:00:23 +01:00
smack-websocket Merge pull request #570 from guusdk/SMACK-935_Websocket-open-element 2023-11-25 18:59:40 +00:00
smack-websocket-java11 [websocket-java11] Prevent infinite recursion in disconnect() 2023-02-11 16:13:07 +01:00
smack-websocket-okhttp Add smack-websocket-java11 2021-02-14 20:34:40 +01:00
smack-xmlparser Merge branch '4.4' 2021-10-19 14:33:21 +02:00
smack-xmlparser-stax Merge branch '4.4' 2021-10-19 14:33:21 +02:00
smack-xmlparser-xpp3 Make Smack jars OSGi bundles 2021-10-17 15:57:48 +02:00
.gitignore Add icon to IntelliJ metadata 2023-10-05 10:31:41 +02:00
.mailmap Add .mailmap 2020-11-05 12:52:17 +01:00
CHANGELOG.md [CHANGELOG] fix markdown listing 2023-11-26 17:52:32 +01:00
DEVELOPING.md Migrate markdown documentation to javadoc 2023-02-03 09:50:35 +01:00
LICENSE Add Appendix to LICENSE 2017-04-24 15:12:27 +02:00
NOTICE Update NOTICE file 2021-10-25 17:00:14 +02:00
README.md [README] Fix MUC badge 2022-09-02 16:48:57 +02:00
build.gradle Add smack-examples 2023-11-28 10:46:16 +01:00
gradlew Add gradle wrapper 2022-06-07 08:46:18 +02:00
gradlew.bat Add gradle wrapper 2022-06-07 08:46:18 +02:00
repl Bump Ammonite REPL to 1.3.2 2018-10-27 15:41:17 +02:00
settings.gradle Add smack-examples 2023-11-28 10:46:16 +01:00
version Smack 4.5.0-alpha3-SNAPSHOT 2023-12-07 11:57:43 +01:00

README.md

Smack

Build Status Coverage Status Project Stats Link to XMPP chat smack@conference.igniterealtime.org

About

Smack is an open-source, highly modular, easy to use, XMPP client library written in Java for Java SE compatible JVMs and Android.

Being 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 allow 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 is provided by the Overview.

Getting started

Start with having a look at the Documentation and the Javadoc.

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

License

Most of Smack is governed by the Apache License 2.0 (SPDX License Identifier: Apache 2.0). This license requires that the contents of a NOTICE text file are shown "…within a display generated by the Derivative Works, if and wherever such third-party notices normally appear.".

Smack comes which such a NOTICE file. Moreover, since smack-core is licensed under the Apache License 2.0, the conditions apply to every project using Smack. The content of Smack's NOTICE file can conveniently be retrieved using Smack.getNoticeStream().

Some subprojects of Smack are governed by other licenses. Please refer to the individual subprojects.

Professional Services

Smack is a collaborative effort of many people. Some are paid, e.g., by their employer or a third party, for their contributions. But many contribute in their spare time for free. 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. Hence 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 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.

Contact

The developers hang around in smack@conference.igniterealtime.org. You may use this link to join the room via inverse.chat. 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.