websocket-sharp icon indicating copy to clipboard operation
websocket-sharp copied to clipboard

hangs when sending big data

Open GholibjonMadiyarov opened this issue 2 years ago • 0 comments

Hello, I am working on a project that works with a lot of real time data. For my project, I chose your project (websocket-sharp). I created a test project, tested it, everything works fine, but when sending a large amount of data (from 100 kb), they are sent very slowly and the program freezes

GholibjonMadiyarov avatar Apr 26 '23 10:04 GholibjonMadiyarov