Nikita Koksharov
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
README.md
|
@ -48,6 +48,8 @@ Recent Releases |
|
|
================================ |
|
|
================================ |
|
|
#### Please Note: trunk is current development branch. |
|
|
#### Please Note: trunk is current development branch. |
|
|
|
|
|
|
|
|
|
|
|
#### 29-Apr-2021 - version 1.7.19 released |
|
|
|
|
|
|
|
|
#### 17-Jan-2020 - version 1.7.18 released |
|
|
#### 17-Jan-2020 - version 1.7.18 released |
|
|
Feature - support for event interceptors which catch all events (thanks to yosiat) |
|
|
Feature - support for event interceptors which catch all events (thanks to yosiat) |
|
|
Fixed - namespace event broadcasting (thanks to Volodymyr Masliy) |
|
|
Fixed - namespace event broadcasting (thanks to Volodymyr Masliy) |
|
@ -261,7 +263,7 @@ Include the following to your dependency list: |
|
|
<dependency> |
|
|
<dependency> |
|
|
<groupId>com.corundumstudio.socketio</groupId> |
|
|
<groupId>com.corundumstudio.socketio</groupId> |
|
|
<artifactId>netty-socketio</artifactId> |
|
|
<artifactId>netty-socketio</artifactId> |
|
|
<version>1.7.12</version> |
|
|
|
|
|
|
|
|
<version>1.7.19</version> |
|
|
</dependency> |
|
|
</dependency> |
|
|
|
|
|
|
|
|
### Supported by |
|
|
### Supported by |
|
|