XMPP Library written in Go.
Fork of https://github.com/emgee/go-xmpp
The address of the server is not necessarily related to the JID, e.g. DNS SRV lookups, manual configuration, etc. Splitting them up means there's more control and flexibility over how things are put together. We can always add convenience funcs later, e.g. something like DialClient(jid, password), to handle the common case. |
||
|---|---|---|
| src/xmpp | ||
| .gitignore | ||
| client.go | ||
| component.go | ||