AlbianWarp / AlbianWarpClient

Albian Warp Client component!
http://blog.albianwarp.com
GNU General Public License v3.0
9 stars 2 forks source link

Make the Client/Websocket more resilient to connection Issues. #23

Closed KeyboardInterrupt closed 6 years ago

KeyboardInterrupt commented 6 years ago

Websocket sometimes dies with 'invalid closing frame code' We should investigate why that happens, and also we should try to open up a new socket when it happens! I suppose this was related to the Bonkers Server. The Websocket should be able to recover from a connection loss non the less, This Issue will be made into a feature request. to make the Websocket more resilient.

KeyboardInterrupt commented 6 years ago

I suppose this was related to the Bonkers Server. The Websocket should be able to recover from a connection loss non the less, This Issue will be made into a feature request. to make the Websocket more resilient.

Amaikokonut commented 6 years ago

Yeah I haven't noticed this at all since the new server either! But the more resilience the better :D

KeyboardInterrupt commented 6 years ago

resolved by #34