I've been attempting to read XEP-0030 Service Discovery but found the language pretty opaque.
My question is simple: What is the difference between the disco#info
spec and the disco#items
spec?
My guess is to say that disco#info is the request and disco#items is the response but that does not seem to match up to the way I am interpreting the documentation.