tssajo
|
e9db8ea35e
|
Fixed a bug in ipe/websocket.go (TotalConnections were growing infinitely connection was not closed when a channel listener refreshed the browser tab or simply closed the browser tab)
|
2016-07-23 15:20:35 +02:00 |
|
tssajo
|
24425a2a9a
|
While I love defer, I think the program is better readable and maybe even a bit faster when defer is not used when Locking/Unlocking
|
2016-07-20 02:15:04 +02:00 |
|
tssajo
|
952983a0f8
|
Added missing defer file.Close() to func Start
|
2016-07-20 02:07:39 +02:00 |
|