drblah / multi-connect

A continuation of mpconn
BSD 2-Clause "Simplified" License
1 stars 1 forks source link

Congestion information #11

Open drblah opened 4 months ago

drblah commented 4 months ago

We could use a way to estimate connection congestion.

One possible solution could be: https://en.wikipedia.org/wiki/LEDBAT as it seems pretty easy to implement. It is almost the same as our keepalive so we can almost get it for free.

This involves the following steps: