This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
kararas_iris
Watch
1
Star
0
Fork
0
You've already forked kararas_iris
mirror of
https://github.com/kataras/iris.git
synced
2025-12-19 10:57:05 +00:00
Code
Releases
Activity
Files
eb22309aec9fdfc8592512b3cbe3ba52c11652bf
kararas_iris
/
_examples
/
websocket
/
go-client
History
Gerasimos (Makis) Maropoulos
07994adabb
add websocket client stress test, passed and update the vendors (this commit fixes the
https://github.com/kataras/iris/issues/1178
and
https://github.com/kataras/iris/issues/1173
)
...
Former-commit-id: 74ccd8f4bf60a71f1eb0e34149a6f19de95a9148
2019-02-14 03:28:41 +02:00
..
client
add websocket client stress test, passed and update the vendors (this commit fixes the
https://github.com/kataras/iris/issues/1178
and
https://github.com/kataras/iris/issues/1173
)
2019-02-14 03:28:41 +02:00
server
use the same connection structure for both client and server-side connections interfaces, the 'Connection' interface could be changed to 'ServerConn' but this would produce breaking naming change to the iris users, so keep it as it's.
2019-02-10 17:16:43 +02:00