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

load balance work with MPQUIC #24

Open ak47for opened 3 years ago

ak47for commented 3 years ago

the network topo as following: MP-client ---- Load Balance --- MP-Server

I cant find a good solution for LB to route multiple path of a client to a MP-Server.