XMPP Library written in Go. Fork of https://github.com/emgee/go-xmpp
Go to file
Matt Goodall 5399179d50 Represented SASL message and TLS handshake value as chardata. 2012-07-08 23:01:08 +01:00
src/xmpp Represented SASL message and TLS handshake value as chardata. 2012-07-08 23:01:08 +01:00
.gitignore Basic ignores. 2012-06-27 12:04:48 +01:00
client.go Actually use TLS config passed to method. 2012-07-08 22:52:38 +01:00
component.go Associate a JID with an XMPP instance. 2012-07-08 12:18:51 +01:00