Skip to content
/ Smack Public
forked from igniterealtime/Smack

A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs

License

Notifications You must be signed in to change notification settings

CSPage/Smack

This branch is 687 commits behind igniterealtime/Smack:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

48f5e34 · Mar 3, 2021
Feb 15, 2021
May 23, 2020
Sep 14, 2020
Mar 3, 2021
Feb 15, 2021
Feb 15, 2021
Apr 4, 2020
Mar 3, 2021
May 13, 2020
Nov 9, 2020
Jan 29, 2021
Mar 3, 2021
Jan 29, 2021
Feb 14, 2021
Jan 25, 2021
Jan 29, 2021
Jan 29, 2021
Jan 29, 2021
Feb 5, 2019
May 23, 2020
Jan 29, 2021
Feb 14, 2021
Jan 25, 2021
Apr 12, 2020
Apr 4, 2020
Apr 11, 2020
Apr 4, 2020
Apr 11, 2020
Apr 11, 2020
Aug 15, 2020
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Feb 14, 2021
Oct 5, 2020
Apr 11, 2020
Jan 25, 2021
Jun 30, 2019
Nov 5, 2020
Apr 24, 2017
Nov 5, 2020
Jan 12, 2021
Feb 15, 2021
Oct 27, 2018
Feb 14, 2021
Aug 7, 2020

Repository files navigation

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.

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 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 NOICE 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 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 [email protected]. 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.

About

A modular and portable open source XMPP client library written in Java for Android and Java (SE) VMs

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 98.7%
  • HTML 1.2%
  • Other 0.1%