openziti / dilithium

Framework for high-performance streaming over message-passing systems. High-performance WAN protocols over UDP datagrams. Implemented in golang.
Apache License 2.0
13 stars 2 forks source link

Self-Adjusting TxPortalMaxSz #106

Open michaelquigley opened 3 years ago

michaelquigley commented 3 years ago

Incorporate code that observes the current txPortal.capacity when retx or dupack events occur... we can probably use these samples over time to determine the true portal size "ceiling".