Releases: rikulo/socket.io-client-dart
Releases · rikulo/socket.io-client-dart
Release 2.0.2 version
2.0.2
Bug fix:
- #330 Client throws error when buffer is received
Release 2.0.1 version
2.0.1
New Feature:
- #310 Add setAuthFn for OptionBuilder
Bug fix:
- #287 reconnecting event is not triggered
Release 2.0.0 version
2.0.0
New Feature:
- #237 Allow sending an ack with multiple data items (making it consistent with emit)
Release 1.0.2 version
1.0.2
New Feature:
- #237 Allow sending an ack with multiple data items (making it consistent with emit)
Release 1.0.1 version
1.0.1
Bug fix:
- #188 Fixbug for Backoff when many attempts: "UnsupportedError: Unsupported operation: Infinity or NaN toInt"
Release 2.0.0-beta.4-nullsafety.0
2.0.0-beta.4-nullsafety.0
New Feature:
- #177 Send credentials with the auth option
Bug fix:
- #172 socket id's not synced
Release 1.0.0
1.0.0
New Feature:
- #132 Migrating to null safety for Dart
Release 2.0.0-beta.3-nullsafety.0
2.0.0-beta.3-nullsafety.0
New Feature:
- #163 Null safety support for 2.0.0-beta
Release 2.0.0-beta.3
2.0.0-beta.3
Bug fix:
- #150 Problem with setQuery in socket io version 3.0
Release 2.0.0-beta.2
2.0.0-beta.2
Bug fix:
- #140 getting Error on emitWithAck() in v2 beta