vsevex / whixp

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

Breaking Changes and Refactoring. #23

Closed vsevex closed 1 year ago

vsevex commented 1 year ago

The primary goal of this change was to transition from the current static event system to using the 'EventsEmitter' class for improved flexibility and maintainability.

Breaking Changes:

Proposed Changes: