Closed mo3rfan closed 7 years ago
CPU usage for the testclient was 100% because it was in a hot loop. I added a 500ms delay. Feel free to modify this as you'd like.
Lets switch this down to 50ms, to make sure things don't go too slowly during handshaking. Other than that looks great :)
50ms
Done.
CPU usage for the testclient was 100% because it was in a hot loop. I added a 500ms delay. Feel free to modify this as you'd like.