vukoye / xmpp_dart

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

bug fix to xep-0030 support #83

Closed HaoCherHong closed 1 year ago

HaoCherHong commented 1 year ago

As https://xmpp.org/extensions/xep-0030.html described, feature value should be in var attribute of feature element. And query element name tag is missing

Changes

TatankaConCube commented 1 year ago

the PR was published in version 0.4.4-dev.3