1
0
Fork 0
XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall c64a5bc2fe Add example of Google Talk. 2012-07-09 15:11:25 +01:00
src/xmpp Remap EOF to ErrUnexpectedEOF now we're checking for end of stream. 2012-07-09 15:04:57 +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
googletalk.go Add example of Google Talk. 2012-07-09 15:11:25 +01:00