legacy

module
v0.0.0-...-2de8dec Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 12, 2023 License: BSD-2-Clause

README

Legacy XMPP

Issue Tracker Docs Chat License

The legacy module contains XMPP related functionality that may still be useful for backwards compatibility, but has been deprecated or obsoleted by other functionality. This module should be used selectively and with caution as many of its packages may have security weaknesses, compatibility issues, or other major problems.

To use it in your project, import it (or any of its packages) like so:

import mellium.im/legacy

If you'd like to contribute to the project, see CONTRIBUTING.md. As a general rule, no new functionality will be added to this package, this is just a place to put existing functionality that previously existed in mellium.im/xmpp that wasn't quite ready to be completely retired.

Compatibility

This module does not follow any sort of backwards compatibility promise. We will attempt to follow semver and keep the API backwards compatible on a best-effort basis, but changes may be made at any time to fix bugs or make the API easier to use.

License

The package may be used under the terms of the BSD 2-Clause License a copy of which may be found in the file "LICENSE".

Unless you explicitly state otherwise, any contribution submitted for inclusion in the work by you shall be licensed as above, without any additional terms or conditions.

Directories

Path Synopsis
Package bookmarks implements private XML based bookmarks.
Package bookmarks implements private XML based bookmarks.
Package compress implements XEP-0138: Stream Compression and XEP-0229: Stream Compression with LZW.
Package compress implements XEP-0138: Stream Compression and XEP-0229: Stream Compression with LZW.
Package privatexml implements storage of arbitrary data on the server.
Package privatexml implements storage of arbitrary data on the server.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL