SASL Failure with jabber-net
Submitted by awilliam on Mon, 2008-01-14 13:33.
dot NET | XMPP
When using the jabber-net assembly a SASL failure doesn't invoke OnAuthError as one would intuitively expect; SASL failures invoke the generic OnError method with a jabber.connection.sasl.SASLException. Just an interesting bit of trivia to avoid a potential gotcha.
» awilliam's blog | add new comment | 252 reads
