go-xmpp/src/xmpp
Matt Goodall 35be3433e5 Relax error checking for home server lookup to handle localhost, etc. 2013-04-19 12:45:27 +01:00
..
client.go go fix. Clearly, I need to run this more often ;) 2012-07-18 11:40:36 +01:00
component.go go fix. Clearly, I need to run this more often ;) 2012-07-18 11:40:36 +01:00
disco.go Initial Disco support. 2012-07-18 12:14:20 +01:00
dns.go Relax error checking for home server lookup to handle localhost, etc. 2013-04-19 12:45:27 +01:00
doc.go Unindent overview docs. 2012-07-20 15:05:04 +01:00
jid.go Rename JID.Local to JID.Node to better match official XEP. 2012-07-06 11:04:59 +01:00
jid_test.go Some JID and XML writer tests. 2012-07-11 15:57:06 +01:00
ns.go Collect and consolidate namespaces. 2012-07-18 11:36:59 +01:00
sasl.go Basic XMPP client with TLS and SASL. 2012-06-27 12:05:07 +01:00
stanza.go go fix. Clearly, I need to run this more often ;) 2012-07-18 11:40:36 +01:00
stream.go Implement XMPP closing. 2012-07-18 16:30:44 +01:00
uuid.go go fix. Clearly, I need to run this more often ;) 2012-07-18 11:40:36 +01:00
xml.go Better/correct Error type. 2012-07-18 11:22:59 +01:00
xml_test.go Some JID and XML writer tests. 2012-07-11 15:57:06 +01:00
xmpp.go Implement XMPP closing. 2012-07-18 16:30:44 +01:00