You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Xray-core/transport/internet/splithttp
RPRX b30e05d1bc
XHTTP: The real upload / download splitting (#3955)
4 weeks ago
..
browser_client.go
client.go SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 2 months ago
config.go SplitHTTP server: Add global CORS headers for browser dialer (#3830) 2 months ago
config.pb.go XHTTP: The real upload / download splitting (#3955) 4 weeks ago
config.proto XHTTP: The real upload / download splitting (#3955) 4 weeks ago
config_test.go
connection.go SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 2 months ago
dialer.go XHTTP: The real upload / download splitting (#3955) 4 weeks ago
h1_conn.go
hub.go REALITY: Unblock SplitHTTP transport (#3816) 4 weeks ago
lazy_reader.go
mux.go SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 2 months ago
mux_test.go SplitHTTP client: Add xmux (multiplex controller) for H3 & H2 (#3613) 2 months ago
splithttp.go Remove legacy code (#3838) 2 months ago
splithttp_test.go
upload_queue.go
upload_queue_test.go