1
0
Fork 0
go-xmpp/src/xmpp
Chteufleur 7d5b58fc8d Add support of ping (XEP-0199). 2016-10-05 21:24:36 +02:00
..
ad-hoc.go Fix certificat domain check in case of SRV 2016-08-15 22:37:28 +02:00
chatStateNotification.go Add support for chatstates notification (XEP-0085) 2016-09-04 14:52:07 +02:00
client.go Fix certificat domain check in case of SRV 2016-08-15 22:37:28 +02: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 [fix] Add domain name in Stream to get TLS working 2016-07-23 11:59:21 +02: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
ping.go Add support of ping (XEP-0199). 2016-10-05 21:24:36 +02:00
register.go Add In-Band Registration support. 2016-09-15 09:33:54 +02: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 error forbidden. 2016-10-05 21:22:32 +02:00
stream.go Fix certificat domain check in case of SRV 2016-08-15 22:37:28 +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 Add Close method on *XMPP. 2016-10-05 21:23:56 +02:00