iris/_examples/websocket/go-client
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