p-quic / pquic

The PQUIC implementation, a framework that enables QUIC clients and servers to dynamically exchange protocol plugins that extend the protocol on a per-connection basis
https://pquic.org
MIT License
126 stars 20 forks source link

How multiple path can exist? #25

Open govwin opened 3 years ago

govwin commented 3 years ago

While running as container, only one network adapter can be connected to the container. How to achieve multipath then?

balusch commented 2 years ago

@govwin I have the same question. Have you figured it out?