forked from jshiffer/go-xmpp

- 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.
go-xmpp
go xmpp library (original was written by russ cox )
Description
Languages
Go
100%