centrifugal / centrifuge-dart

Dart (Flutter) client SDK for bidirectional communication with Centrifugo and Centrifuge-based server over WebSocket
https://pub.dartlang.org/packages/centrifuge
MIT License
109 stars 34 forks source link

[WIP] Support client protocol v2 #59

Closed FZambia closed 2 years ago

FZambia commented 2 years ago

Support semantics of client prrotocol v2.

More info can be found in https://github.com/centrifugal/centrifugo/issues/500 and https://github.com/centrifugal/centrifugo/pull/499

FZambia commented 2 years ago

Closing in favour of https://github.com/centrifugal/centrifuge-dart/pull/62