Xray-core/infra
mmmray 30af792777
SplitHTTP: Rename three options & Reduce server defaults (#3611)
* maxUploadSize -> scMaxEachPostBytes, default is 1MB on both sides (was 2MB on the server)
* minUploadIntervalMs -> scMinPostsIntervalMs, default is 30ms on the client (no server support for now)
* maxConcurrentUploads -> scMaxConcurrentPosts, default is 100 on both sides (was 200 on the server)
2024-07-29 10:10:29 +00:00
..
conf SplitHTTP: Rename three options & Reduce server defaults (#3611) 2024-07-29 10:10:29 +00:00
vformat Fix vformat 2022-05-18 15:27:55 +08:00
vprotogen Generate *.pb.go files with protoc v5.27.0 2024-05-26 03:20:53 +00:00