I had a similar problem to https://github.com/wilk/ng-websocket/pull/21/files. After closing a websocket and reopening it later on I only got closed websockets.
My expectation was that I get a new websocket when calling $new and not a cached and already closed one.
I had a similar problem to https://github.com/wilk/ng-websocket/pull/21/files. After closing a websocket and reopening it later on I only got closed websockets. My expectation was that I get a new websocket when calling $new and not a cached and already closed one.