rathole
rathole copied to clipboard
TCP connection problem
In this method, the number of TCP connections increases almost twice as normal! This is one of the properties of this tunnel! But why don't you use Mux? Or do you not add it? that every 16 or n connections become 1 connection
Hey @mmdkevin , what if rathole could use http2 bidirectional stream as transport? We could see that as a mux since one tcp connection could carry multiple http bidirectional stream. I'm planning to add this transport if its make sense #392