go-xmpp/_examples/xmpp_component2/README.md

5 lines
197 B
Markdown
Raw Permalink Normal View History

2019-12-26 14:05:34 +00:00
# xmpp_component2
This program is an example of the simplest XMPP component: it connects to an XMPP server using XEP 114 protocol, perform a discovery query on the server and print the response.