Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mrniko/netty-socketio
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikita Koksharov committed Apr 17, 2023
2 parents b65a724 + 67607d7 commit a060353
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,13 @@ Recent Releases
================================
#### Please Note: trunk is current development branch.

#### 14-Apr-2023 - version 1.7.24 released
Feature - SocketIOClient.isWritable() method added (thanks @xuwenqing04)
Feature - Namespace.addListeners(Iterable<L> listeners) method added (thanks @damonxue)

Fixed - disconnect event packet should be a subtype of MESSAGE (thanks @MasterShi)
Fixed - BaseStoreFactory throws NPE

#### 02-Feb-2023 - version 1.7.23 released
Feature - Added support for bulk join and leave (thanks @ksahu750)

Expand Down

0 comments on commit a060353

Please sign in to comment.