mirror of
https://github.com/XTLS/Xray-core.git
synced 2024-11-05 14:43:03 +00:00
30af792777
* 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) |
||
---|---|---|
.. | ||
browser_client.go | ||
client.go | ||
config_test.go | ||
config.go | ||
config.pb.go | ||
config.proto | ||
connection.go | ||
dialer.go | ||
hub.go | ||
lazy_reader.go | ||
splithttp_test.go | ||
splithttp.go | ||
upload_queue_test.go | ||
upload_queue.go |