Mellium

mellium.im / xmpp / disco


import (
	"mellium.im/xmpp/disco"
)
			

Package disco implements service discovery and entity capabilities.

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-0030
XEP-0128
XEP-0115

Packages

Package Synopsis
mellium.im/xmpp/disco/info Package info contains service discovery helpers that would result in import loops if left in the disco package.