1
0
Fork 0
XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall 85472a72b4 Ensure all methods that decode a stanza go via the same route. 2012-07-11 15:50:27 +01:00
src/xmpp Ensure all methods that decode a stanza go via the same route. 2012-07-11 15:50:27 +01:00
.gitignore Basic ignores. 2012-06-27 12:04:48 +01:00
client.go Cleanly detect & signal end of stream, and fix code above. 2012-07-09 15:01:15 +01:00
component.go Cleanly detect & signal end of stream, and fix code above. 2012-07-09 15:01:15 +01:00
tail.go Turn googletalk.go into a generic XMPP message tail tool. 2012-07-10 10:43:00 +01:00