websocket-sharp
websocket-sharp copied to clipboard
hangs when sending big data
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