0de3709f71
This PR introduces a new connector that will try to establish a tcp and a quic connection concurrently and returns the connection that's ready first. If both connections are ready around the same time, it will prioritize/return quic connection. Change-Id: Ib87175321516125526aa01c96386bdc8d3b863b0 |
||
---|---|---|
.. | ||
common.go | ||
connector_test.go | ||
connector.go | ||
listener.go | ||
server.go |