XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall e22b95e43e Add way to peek at Iq's payload element. 2012-07-16 16:06:13 +01:00
src/xmpp Add way to peek at Iq's payload element. 2012-07-16 16:06:13 +01:00
.gitignore Basic ignores. 2012-06-27 12:04:48 +01:00
client.go Convert FilterFn into the Matcher/MatcherFunc interface/adapter pair. 2012-07-16 12:02:05 +01:00
component.go Make example code easier to read with a bit of log-and-die trickery. 2012-07-12 00:38:51 +01:00
tail.go Add debug option to see XML stanzas. 2012-07-13 11:15:47 +01:00