You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 13, 2024. It is now read-only.
All delegate methods plus the socket establishment are triggered on the main-thread. This is blocking UI and causing ugly glitches. is there anything I can configure to run everything in the background threads?
The text was updated successfully, but these errors were encountered:
All delegate methods plus the socket establishment are triggered on the main-thread. This is blocking UI and causing ugly glitches. is there anything I can configure to run everything in the background threads?
The text was updated successfully, but these errors were encountered: