XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall b752357c8d Remap EOF to ErrUnexpectedEOF now we're checking for end of stream. 2012-07-09 15:04:57 +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