forked from chteufleur/go-xmpp
XMPP Library written in Go.
Fork of https://github.com/emgee/go-xmpp
The filter mechanism allows you to route any matching stanza to a custom channel. The SendRecv(iq) method uses a once-only filter to watch for a reply. |
||
|---|---|---|
| src/xmpp | ||
| .gitignore | ||
| client.go | ||
| component.go | ||