mellium.im / xmpp / ibb
import (
"mellium.im/xmpp/ibb"
)
Package ibb implements In-Band Bytestreams.
IBB provides a mechanism for transmitting data over the signaling channel. It provides a useful fallback for other more efficient data transfer mechanisms such as SOCKS5 Bytestreams when a connection cannot be negotiated out-of-band.
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-0047 |