forked from jshiffer/go-xmpp
1f559fafde273ef7cd5fb26714ba61a04c35ca39
- 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%