Why is closing a WebSocket in Safari giving me an error about not being connected when it is connected
I have a .NET server accepting WebSocket connections and responding with whatever messages are sent. When I connect from Safari everything works as expected until I close the WebSocket and receive the following error