converse.js icon indicating copy to clipboard operation
converse.js copied to clipboard

Add a service discovery browser

Open jcbrand opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Add the ability to browser for features, components and services via XEP-0030 Service Discovery.

Describe the solution you'd like

A button which opens a modal. In the modal you can enter the XMPP address of a server, click Submit and then get back a list of services provided by that server.

Chapter 7 from "Professional XMPP Programming with JavaScript" describes such a service discovery browser, called Dig.

jcbrand avatar May 31 '22 08:05 jcbrand