issues
search
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
113
stars
34
forks
source link
Avoid using late var, avoid sending malformed token in test
#64
Closed
FZambia
closed
2 years ago
FZambia
commented
2 years ago
Avoid late _transport var usage, fixes
LateInitializationError
if connection token is empty
Better string representation of
UnsubscribedEvent
Avoid sending malformed token in test
LateInitializationError
if connection token is emptyUnsubscribedEvent