1
0
Fork 0
XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall 703012bbb5 Initial Disco support.
Clients get the nice Disco type to use, components will probably just
use the other types to build <iq/> responses.
2012-07-18 12:14:20 +01:00
src/xmpp Initial Disco support. 2012-07-18 12:14:20 +01:00
.gitignore Basic ignores. 2012-06-27 12:04:48 +01:00
client.go go fix. Clearly, I need to run this more often ;) 2012-07-18 11:40:36 +01:00
component.go Replace Send/Recv funcs with In/Out channels. 2012-07-18 11:22:59 +01:00
tail.go go fix. Clearly, I need to run this more often ;) 2012-07-18 11:40:36 +01:00