Derek Howard
Results
2
issues of
Derek Howard
This change will make the default number of threads the number of threads avaliable if the browser supports it, which I thought would simplify with what @keithwhor said in the...
I am trying to use turmoil to simulate a UDP load balancer, but I am not able to use `turmoil::net::UdpSocket` instead of `tokio::net::UdpSocket` without rewriting components of the load balancer....