Skip to content

Releases: rikulo/socket.io-client-dart

Release 0.9.10+1

31 Jul 02:15

Choose a tag to compare

0.9.10+1

  • Fix dart analyzer warning.

Release 0.9.10

05 May 07:00

Choose a tag to compare

0.9.10

Bug fix:

  • #72 Can't send Iterable as one packet

Release 0.9.9

12 Mar 01:51

Choose a tag to compare

0.9.9

Bug fix:

  • #67 Retry connection backoff after 54 tries reconnections every 0 second

Release 0.9.8

19 Feb 03:58

Choose a tag to compare

0.9.8

Bug fix:

  • #33 socket.on('receiveMessage',(data)=>print("data")) called twice

Release 0.9.7+2

27 Dec 05:09

Choose a tag to compare

0.9.7+2

New Feature:

  • #48 add links to github repo in pubspec.yaml

Release 0.9.7+1

20 Nov 10:09

Choose a tag to compare

New Feature:

  • #38 Improve pub.dev score

Release 0.9.6+2

20 Nov 08:32

Choose a tag to compare

Bug fix:

#42 Error when using emitWithAck

Release 0.9.6+1

20 Nov 02:04

Choose a tag to compare

Bug fix:

#42 Error when using emitWithAck

Release 0.9.5

01 Nov 02:31

Choose a tag to compare

Release 0.9.5

New Feature:

#34 Add support for extraHeaders

Bug fix:

#39 The factor of Backoff with 54 retries causes an overflow

Release 0.9.4

31 May 01:58

Choose a tag to compare

Release 0.9.4

Bug fix:

  • #26 No longer connecting to nodejs