Netty rewrite
My networking system has a higher latency (a couple of ms more) as needed. Also the approach takes 2 threads per connection.
I suggest rewriting this part with Netty
My networking system has a higher latency (a couple of ms more) as needed. Also the approach takes 2 threads per connection.
I suggest rewriting this part with Netty