go-xmpp/src/xmpp
Matt Goodall 300074fb07 <iq/> stanza with generic payload and decode/encode. 2012-07-08 10:13:02 +01:00
..
client.go Make Stream public again, so we actually get some documentation for it. 2012-07-06 14:29:15 +01:00
component.go Make Stream public again, so we actually get some documentation for it. 2012-07-06 14:29:15 +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 <iq/> stanza with generic payload and decode/encode. 2012-07-08 10:13:02 +01:00
stream.go Allow []byte, string or anything xml.Marshal'able to be sent. 2012-07-06 16:24:32 +01:00