go-xmpp/_examples/xmpp_component2
2019-12-26 15:05:34 +01:00
..
main.go Added xmpp_component2 example. 2019-12-26 15:05:34 +01:00
README.md Added xmpp_component2 example. 2019-12-26 15:05:34 +01: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.