1
0
Fork 0
XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall 466ab47e09 Add debug option to see XML stanzas. 2012-07-13 11:15:47 +01:00
src/xmpp Add component handshake stanza namespace. 2012-07-12 01:17:27 +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 Add debug option to see XML stanzas. 2012-07-13 11:15:47 +01:00