1
0
Fork 0
go-xmpp/src/xmpp
Chteufleur 3f618b50f5 Add message type and error condition 2016-07-18 20:12:28 +02:00
..
ad-hoc.go Fix typo 2016-05-18 19:13:27 +02: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 Fix missing change in disco 2016-05-18 22:27:03 +02: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
httpAuth.go Replace URL namespace in an ugly way to avoid unmarshal error 2016-07-18 18:18:18 +02: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
softwareVersion.go Fix typo 2016-05-18 19:13:27 +02:00
stanza.go Add message type and error condition 2016-07-18 20:12:28 +02:00
stream.go Replace URL namespace in an ugly way to avoid unmarshal error 2016-07-18 18:18:18 +02:00
uuid.go Fix typo 2016-05-18 19:13:27 +02:00
vcard.go Fix typo 2016-05-18 19:13:27 +02: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