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
110 stars 34 forks source link

Add renew connection data callback #88

Closed Holofox closed 1 month ago

Holofox commented 1 month ago

Hi! Currently it is possible to set connection data only when creating a class instance. My changes allow changing this data on the fly at any time.

FZambia commented 1 month ago

Many thanks, released in v0.14.1