mellium.im / legacy / compress
import (
"mellium.im/legacy/compress"
)
Package compress
implements XML level stream compression.
Be advised: stream compression has many of the same security considerations as TLS compression (see RFC 3749 ยง6) and may be difficult to implement safely without special expertise.
Specs
The following specifications are implemented by this package.
For a full list of all specs implemented in the xmpp
module see
docs/xeps
.
XEP |
---|
XEP-0138 |
XEP-0229 |