kuzzleio / sdk-dart

Dart SDK developed for Flutter to interact with Kuzzle API for database storage and search, user authentication and realtime notifications
MIT License
17 stars 4 forks source link

Refactor Dart Protocols #89

Closed Shiranuit closed 3 years ago

Shiranuit commented 3 years ago

What does this PR do ?

This PR aim to refactor the Dart SDK Protocols to simplify their implementation and the implementation of the reconnection mecanism.

Breaking Changes

How should this be manually tested?

dart run test

⚠️ depends on #5