Skip to content

Commit

Permalink
Resolved #353 Add timeout on emit and emitWithAck with this commit 23…
Browse files Browse the repository at this point in the history
  • Loading branch information
jumperchen committed Feb 16, 2024
1 parent fb9a9e4 commit e2e1a0e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
* [#55](https://github.com/rikulo/socket.io-client-dart/issues/55) how to custom parser
* [#322](https://github.com/rikulo/socket.io-client-dart/pull/322) added emitWithAckAsync
* [#334](https://github.com/rikulo/socket.io-client-dart/pull/334) Socket.on... returns disposer function
* [#353](https://github.com/rikulo/socket.io-client-dart/issues/353) Add timeout on emit and emitWithAck

**Bug fix:**
* [#360](https://github.com/rikulo/socket.io-client-dart/pull/360) Library is not compatible with latest version on socket.io 4.7.4
Expand Down

0 comments on commit e2e1a0e

Please sign in to comment.