endel / NativeWebSocket

🔌 WebSocket client for Unity - with no external dependencies (WebGL, Native, Android, iOS, UWP)
Other
1.13k stars 155 forks source link

Messages being dropped #3

Open Harris-lans opened 4 years ago

Harris-lans commented 4 years ago

Hello,

Is there a way to fix or reduce the number of messages being dropped when lots of messages are being received on the client.

Thank you in advance.

endel commented 4 years ago

Hi @Harris-lans, could you provide a project in which I can reproduce this? Thanks!