1
0
Fork 0
XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall f97ed9ea37 Remove element name match test from Stream.Next().
Only one place still used it, so it might as well go.
2012-07-12 00:48:44 +01:00
src/xmpp Remove element name match test from Stream.Next(). 2012-07-12 00:48:44 +01:00
.gitignore Basic ignores. 2012-06-27 12:04:48 +01:00
client.go Add UUID4 func and use it instead of hard-coded <iq/> ids. 2012-07-12 00:38:51 +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 Turn googletalk.go into a generic XMPP message tail tool. 2012-07-10 10:43:00 +01:00