-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Description
I am experiencing random disconnects from socket with below log. I have also tried in a test project with just using the library but it's still the same.
Task <B572223B-C7F7-4E40-A1C3-9DC0238EEB7A>.<3> finished with error [-9820] Error Domain=NSOSStatusErrorDomain Code=-9820 "bad MAC" UserInfo={NSDescription=bad MAC, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalWebSocketTask <B572223B-C7F7-4E40-A1C3-9DC0238EEB7A>.<3>"
), _NSURLErrorFailingURLSessionTaskErrorKey=LocalWebSocketTask <B572223B-C7F7-4E40-A1C3-9DC0238EEB7A>.<3>}
I have tried to add decibel control to prevent sending repeated socket messages. That helped a little bit but still experiencing this problem.
Metadata
Metadata
Assignees
Labels
No labels