Project-Faster / qpep

A working version of qpep standalone go client/server, designed to accelerate high-latency connections, like those provided by geostationary satellites.
https://docs.projectfaster.org
Other
3 stars 1 forks source link

QPep server high availability #27

Open parvit opened 1 year ago

parvit commented 1 year ago

Add the possibility of using multiple gateways

[Client-side]

[Server-side]

It would also allow the creation of a hierarchy of the servers so that in an organization all the clients connect to a local server that then redirects to one or different external qpep servers.