forked from jshiffer/go-xmpp
your #1 source of programming antipatterns
![]() - Add InsecureAllowUnencryptedAuth to options; go-xmpp will not leak authentication in plaintext over TCP connections (breaks compatibility with previous versions, slightly.) fails. - Add StartTLS to options; go-xmpp will use STARTTLS if the server requires it or the user requests it. - Add IsEncrypted method so sensitive clients can check if the connection is TLS encrypted. |
||
---|---|---|
_example | ||
LICENSE | ||
README.md | ||
xmpp_muc.go | ||
xmpp.go |
go-xmpp
go xmpp library (original was written by russ cox )