Skip to content
This repository has been archived by the owner on May 1, 2024. It is now read-only.

Latest commit

 

History

History
33 lines (24 loc) · 1.37 KB

README.md

File metadata and controls

33 lines (24 loc) · 1.37 KB

"XMPP: The Definitive Guide" Example Code

This package contains the sources of the code examples used in the book "XMPP: The Definitive Guide". These examples can be used and modified at will, without requesting our permission.

These code samples serve illustrative purposes for the book only, so they cannot be considered stable or usable in production. Making this code robust is also not our primary goal, since that would require a lot of code that would only distract from the point we want to show. That said, we welcome bugreports or bug fixes for these code samples.

We refer to the README files in the code dirs for more information about usage and/or caveats of the code.

You can obtain the latest version of this package from the Git repository.

Since SleekXMPP is constantly progressing, the examples may not work with more recent versions of the library. However, the SleekXMPP project is maintaining a Wiki page with an updated set of examples, modified to work with the latest version of SleekXMPP. You can find the updated set of examples on the SleekXMPP project page.

Enjoy,

(the authors)