mKCP transport: Add cwndMultiplier

Replace legacy KCP buffer options with cwndMultiplier and maxSendingWindow across models and UI. Updated KcpStreamSettings in web/assets/js/model/inbound.js and web/assets/js/model/outbound.js (constructor, fromJson and toJson) to remove congestion/readBuffer/writeBuffer and use cwndMultiplier/maxSendingWindow instead. Updated web/html/form/outbound.html to reflect the new KCP fields in the stream form and to include extensive template formatting/markup cleanup for consistency and readability.
This commit is contained in:
MHSanaei
2026-04-20 17:45:14 +02:00
parent 6d0e7ec495
commit 86304226a9
4 changed files with 787 additions and 333 deletions
File diff suppressed because it is too large Load Diff