flussonic/mse-player

Stop method doesn't close websocket connection

Sparksjj opened this issue · 1 comments

When we have some trouble with connection to flussonic (when server reboots or something else), player continues to try to recconent socket event after call stop method and destroy player.

We also have same issue: stop() does not close websocket connection.