vukoye / xmpp_dart

Lightweight XMPP client library written in Dart
Apache License 2.0
83 stars 64 forks source link

Does current implementation supports ANONYMOUS SASL Authentication (XEP-0175)?? #68

Closed kajalgondaliya closed 2 years ago

kajalgondaliya commented 2 years ago

https://xmpp.org/extensions/xep-0175.html

eye-dee commented 2 years ago

I didn't find ANONYMOUS SASL support But please review PR to add it, when you have time:

https://github.com/vukoye/xmpp_dart/pull/69