Mellium

mellium.im / legacy


import (
	"mellium.im/legacy"
)
			

The legacy module contains outdated XMPP functionality.

Its contains packages that were either removed from the main mellium.im/xmpp module before 1.0 or packages that implement functionality that is not recommended for use by the XMPP Standards Foundation but is still used in the wild and may be required on occasion.

Generally speaking, new uses of the legacy module are discouraged if at all possible.

Packages

Package Synopsis
mellium.im/legacy/compress Package compress implements XML level stream compression.
mellium.im/legacy/privatexml Package privatexml implements server side storage of XML documents.