From 86304226a9aaa9e9ebd148b303e91a8294e0d000 Mon Sep 17 00:00:00 2001 From: MHSanaei Date: Mon, 20 Apr 2026 17:45:14 +0200 Subject: 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. --- web/html/form/outbound.html | 1107 ++++++++++++++++++++++++---------- web/html/form/stream/stream_kcp.html | 11 +- 2 files changed, 790 insertions(+), 328 deletions(-) (limited to 'web/html') diff --git a/web/html/form/outbound.html b/web/html/form/outbound.html index 0deb8ee1..fe76b518 100644 --- a/web/html/form/outbound.html +++ b/web/html/form/outbound.html @@ -1,19 +1,36 @@ {{define "form/outbound"}} - + - + - - [[ y - ]] + + [[ y ]] - - + + @@ -21,74 +38,115 @@ @@ -156,17 +231,30 @@ - - [[ wds ]] + + [[ wds ]] - - + + - - + + - + @@ -174,19 +262,34 @@ Reserved + + Reserved - + - - Peer [[ index + 1 ]] + + + Peer [[ index + 1 ]] + @@ -200,17 +303,33 @@ - @@ -221,65 +340,109 @@ - + -