mirror of
https://github.com/kataras/iris.git
synced 2026-01-23 20:05:59 +00:00
Update to version 10.6.3. Read HISTORY.md. It contains a very important fix for the websocket servers caused some time ago by an external contributor
Former-commit-id: 1626ff0660801a28a5034ecd2788e87561c55f41
This commit is contained in:
@@ -17,6 +17,12 @@ Developers are not forced to upgrade if they don't really need it. Upgrade whene
|
||||
|
||||
**How to upgrade**: Open your command-line and execute this command: `go get -u github.com/kataras/iris` or let the automatic updater do that for you.
|
||||
|
||||
# We, 02 May 2018 | v10.6.3
|
||||
|
||||
**Every server should be upgraded to this version**, it contains an important, but easy, fix for the `websocket/Connection#Emit##To`.
|
||||
|
||||
- Websocket: fix https://github.com/kataras/iris/issues/991
|
||||
|
||||
# Tu, 01 May 2018 | v10.6.2
|
||||
|
||||
- Websocket: added OnPong to Connection via PR: https://github.com/kataras/iris/pull/988
|
||||
|
||||
Reference in New Issue
Block a user