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
I want to ask a question. I am using your library in my chat application. In order to upload a file i break the file in many parts and send them inside a ForLoop. I have noticed that, while i am send the parts i dont get any message from server. So i wanted to ask you, is there a queue of the incoming messages internally or thats the way sockets work?
The text was updated successfully, but these errors were encountered:
I want to ask a question. I am using your library in my chat application. In order to upload a file i break the file in many parts and send them inside a ForLoop. I have noticed that, while i am send the parts i dont get any message from server. So i wanted to ask you, is there a queue of the incoming messages internally or thats the way sockets work?
The text was updated successfully, but these errors were encountered: