New Feature:
- #132 Migrating to null safety for Dart
New Feature:
- #46 Make this library more "Darty"
New Feature:
- #108 Need dispose method for clearing resources
- Fix dart analyzer warning for formatting issues.
- Fix dart analyzer warning.
Bug fix:
- #72 Can't send Iterable as one packet
Bug fix:
- #67 Retry connection backoff after 54 tries reconnections every 0 second
Bug fix:
- #33 socket.on('receiveMessage',(data)=>print("data")) called twice
New Feature:
- #48 add links to github repo in pubspec.yaml
New Feature:
- #38 Improve pub.dev score
Bug fix:
- #42 Error when using emitWithAck
New Feature:
- #34 Add support for extraHeaders
Bug fix:
- #39 The factor of Backoff with 54 retries causes an overflow