6 ms·
Generally agree - the goal here was mostly to illustrate how simple a TCP proxy actually could be. I shiver to think of how many lines of code actually get run
by ekez 5y ago
Generally agree - the goal here was mostly to illustrate how simple a TCP proxy actually could be.
I shiver to think of how many lines of code actually get run with the tokio macro and green threads.