XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall 2426f2d6d1 Rename JID.Local to JID.Node to better match official XEP. 2012-07-06 11:04:59 +01:00
src/xmpp Rename JID.Local to JID.Node to better match official XEP. 2012-07-06 11:04:59 +01:00
.gitignore Basic ignores. 2012-06-27 12:04:48 +01:00
client.go Rename demo -> client to make way for component example. 2012-06-27 12:10:57 +01:00
component.go Add component API and example. 2012-06-27 13:14:18 +01:00