your #1 source of programming antipatterns
Go to file
mattn 08299587ec Merge pull request #37 from mgottschlag/skip-verify-hostname
Only check the certificate's host name if InsecureSkipVerify is not set.
2014-10-31 10:14:10 +09:00
_example Status and status message 2014-10-04 18:29:19 +02:00
LICENSE add LICENSE file. 2011-02-28 11:46:55 +09:00
README.md Create README.md 2013-09-13 12:30:32 +09:00
xmpp_muc.go Support NoTLS, DIGEST-MD5 2013-05-14 19:24:35 -07:00
xmpp.go Only check the certificate's host name if InsecureSkipVerify is not set. 2014-10-30 23:45:15 +01:00

go-xmpp

go xmpp library (original was written by russ cox )