XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall 2776e78613 Nicer var name to it's clearer it's an error. 2012-07-10 10:08:49 +01:00
src/xmpp Nicer var name to it's clearer it's an error. 2012-07-10 10:08:49 +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