vsevex / whixp

Lightweight XMPP client, purely written in Dart.
MIT License
7 stars 1 forks source link

Adding In-Band Registration (XEP-0077) with Fundamental Changes #17

Closed vsevex closed 1 year ago

vsevex commented 1 year ago

Introduced In-Band Registration (XEP-0077) mechanism in this commit. For more information about this extension please refer to the branch named registration and take a look at the changes and opened issues.

In this commit, there are several changes to the fundamental work structure of the Echo package. Prepared groundwork for documentation that will be available soon in the corresponding branch.

Why This is Important:

Breaking:

Next Steps: