3x-ui/web/assets/js
MHSanaei 86304226a9
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.
2026-04-20 17:45:14 +02:00
..
model mKCP transport: Add cwndMultiplier 2026-04-20 17:45:14 +02:00
util Centralize session options and adjust cookies 2026-04-20 14:00:18 +02:00
axios-init.js Some fixes and improvements (#1997) 2024-03-11 01:01:24 +03:30
subscription.js feat add clash yaml convert (#3916) 2026-04-19 22:26:13 +02:00
websocket.js Enhance WebSocket client connection logic and improve event listener management (#3636) 2026-01-18 15:38:57 +01:00