socket.io-client-dart

socket.io-client-dart: Dartlang port of socket.io-client https://github.com/socketio/socket.io-client

MIT License

Stars
672
Committers
18

Bot releases are visible (Hide)

socket.io-client-dart - Release 3.0.0-beta.4

Published by jumperchen 25 days ago

3.0.0-beta.4

Bug fix:

  • #394 Incorrect argument matching in notifyOutgoingListeners
socket.io-client-dart - Release 3.0.0-beta.3

Published by jumperchen about 1 month ago

3.0.0-beta.3

Bug fix:

  • #393 Bug: type 'Null' is not a subtype of type 'bool'
socket.io-client-dart - Release 3.0.0-beta.2 Latest Release

Published by jumperchen 7 months ago

3.0.0-beta.2

Bug fix:

  • #373 hot restart error - Unhandled Exception: type 'Null' is not a subtype of type 'bool'
socket.io-client-dart - Release 3.0.0-beta.1

Published by jumperchen 8 months ago

3.0.0-beta.1

Bug fix:

  • #367 Error on dispose
socket.io-client-dart - Release 3.0.0-beta.0

Published by jumperchen 8 months ago

3.0.0-beta.0

New Feature:

  • Update codebase for compatibility with Socket.IO v4.7.4 and migrate to Dart version 3
  • #55 how to custom parser
  • #322 added emitWithAckAsync
  • #334 Socket.on... returns disposer function
  • #343 Empty query map in OptionsBuilder throws RangeError
  • #353 Add timeout on emit and emitWithAck

Bug fix:

  • #360 Library is not compatible with latest version on socket.io 4.7.4
socket.io-client-dart - Release 2.0.3+1 version

Published by jumperchen about 1 year ago

2.0.3+1

Fix dart analyzing issues

socket.io-client-dart - Release 2.0.3 version

Published by jumperchen about 1 year ago

2.0.3

New Feature:

  • #338 feat: implement connection state recovery
socket.io-client-dart - Release 2.0.2 version

Published by jumperchen over 1 year ago

2.0.2

Bug fix:

  • #330 Client throws error when buffer is received
socket.io-client-dart - Release 2.0.1 version

Published by jumperchen almost 2 years ago

2.0.1

New Feature:

  • #310 Add setAuthFn for OptionBuilder

Bug fix:

  • #287 reconnecting event is not triggered
socket.io-client-dart - Release 2.0.0 version

Published by jumperchen over 2 years ago

2.0.0

New Feature:

  • #237 Allow sending an ack with multiple data items (making it consistent with emit)
socket.io-client-dart - Release 1.0.2 version

Published by jumperchen almost 3 years ago

1.0.2

New Feature:

  • #237 Allow sending an ack with multiple data items (making it consistent with emit)
socket.io-client-dart - Release 1.0.1 version

Published by jumperchen over 3 years ago

1.0.1

Bug fix:

  • #188 Fixbug for Backoff when many attempts: "UnsupportedError: Unsupported operation: Infinity or NaN toInt"
socket.io-client-dart - Release 1.0.0

Published by jumperchen over 3 years ago

1.0.0

New Feature:

  • #132 Migrating to null safety for Dart
socket.io-client-dart - Release 2.0.0-beta.4-nullsafety.0

Published by jumperchen over 3 years ago

2.0.0-beta.4-nullsafety.0

New Feature:

  • #177 Send credentials with the auth option

Bug fix:

  • #172 socket id's not synced
socket.io-client-dart - Release 2.0.0-beta.3-nullsafety.0

Published by jumperchen over 3 years ago

2.0.0-beta.3-nullsafety.0

New Feature:

  • #163 Null safety support for 2.0.0-beta
socket.io-client-dart - Release 2.0.0-beta.3

Published by jumperchen over 3 years ago

2.0.0-beta.3

Bug fix:

  • #150 Problem with setQuery in socket io version 3.0
socket.io-client-dart - Release 2.0.0-beta.2

Published by jumperchen almost 4 years ago

2.0.0-beta.2

Bug fix:

  • #140 getting Error on emitWithAck() in v2 beta
socket.io-client-dart - Release v2.0.0-beta.1

Published by jumperchen almost 4 years ago

2.0.0-beta.1

New Feature:

  • #130 Cannot connect to socket.io V3
  • #106 Can we combine emitWithBinary to emit?
socket.io-client-dart - Release 1.0.0-nullsafety.0

Published by jumperchen almost 4 years ago

1.0.0-nullsafety.0

New Feature:

  • #132 Migrating to null safety for Dart
socket.io-client-dart - Release 0.9.12

Published by jumperchen almost 4 years ago

0.9.12

New Feature:

  • #46 Make this library more "Darty"
Package Rankings
Top 8.17% on Proxy.golang.org
Top 1.49% on Pub.dev