1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-19 02:47:04 +00:00

Update to (minor) version 10.6.2. Added: websocket/Connection#OnPong and websocket/Connection#OnError(func(error)) instead of func(string) relative issues: https://github.com/kataras/iris/pull/988 and https://github.com/kataras/iris/issues/987 respectfully.

Former-commit-id: 76d4fda4ab4f34f8a251c8c2d5bb1ae7c3ef7047
This commit is contained in:
Gerasimos Maropoulos
2018-05-02 06:40:18 +03:00
parent d39a5b913d
commit 087c8c8b3a
11 changed files with 30 additions and 12 deletions

2
doc.go
View File

@@ -35,7 +35,7 @@ Source code and other details for the project are available at GitHub:
Current Version
10.6.1
10.6.2
Installation