go-xmpp
go-xmpp copied to clipboard
auth failure: SASL negotiation is not allowed in this state
I am using "github.com/xmppo/go-xmpp" package then error I face is auth failure: SASL negotiation is not allowed in this state.
But While I am using "github.com/mattn/go-xmpp" is working . Please help me out why this happening.