1
0
Fork 0
XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall 91b33a0f3d Mention a couple of bugs to fix at some point. 2012-07-16 16:04:46 +01:00
src/xmpp Mention a couple of bugs to fix at some point. 2012-07-16 16:04:46 +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