This repository was archived by the owner on Jun 13, 2023. It is now read-only.

Description
I added this condition in ClientPrivate.swift so that no SRWebSocket error occurred if the connection is not yet open when I try to unsubscribe.
What do you think ? Before that I had a crash if I tried to unsubscribe after subscribe and a slow connection.
What do you think about that ?
That's works for me
