go-xmpp/src/xmpp
Matt Goodall 01cff4b3ba Actually use TLS config passed to method. 2012-07-08 22:52:38 +01:00
..
client.go Move the XMPP-specific part of TLS out of the XML stream. 2012-07-08 22:50:10 +01:00
component.go Make the stream's API more explicit, add some docs, improved var names. 2012-07-08 22:40:31 +01:00
jid.go Rename JID.Local to JID.Node to better match official XEP. 2012-07-06 11:04:59 +01:00
sasl.go Basic XMPP client with TLS and SASL. 2012-06-27 12:05:07 +01:00
stanza.go <message/> and <presence/> stanza shells. 2012-07-08 12:12:14 +01:00
stream.go Actually use TLS config passed to method. 2012-07-08 22:52:38 +01:00
xml.go Make the stream's API more explicit, add some docs, improved var names. 2012-07-08 22:40:31 +01:00
xmpp.go Add primary XMPP API. 2012-07-08 12:18:51 +01:00