Skip to content

feat: grpc: allow configurable keepalive and initial windows size#3654

Merged
hanazaki05 merged 1 commit intov2fly:masterfrom
leo9800:grpc-extra-configs
Mar 17, 2026
Merged

feat: grpc: allow configurable keepalive and initial windows size#3654
hanazaki05 merged 1 commit intov2fly:masterfrom
leo9800:grpc-extra-configs

Conversation

@leo9800
Copy link
Copy Markdown
Contributor

@leo9800 leo9800 commented Mar 15, 2026

added configuration options:

- idle_timeout
- health_check_timeout
- permit_without_stream
- initial_windows_size

acknowledge:

- https://github.com/XTLS/Xray-core
- https://xtls.github.io/en/config/transports/grpc.html

added configuration options:

	- idle_timeout
	- health_check_timeout
	- permit_without_stream
	- initial_windows_size

acknowledge:

	- https://github.com/XTLS/Xray-core
	- https://xtls.github.io/en/config/transports/grpc.html

Signed-off-by: Leo <i@hardrain980.com>
Copy link
Copy Markdown
Contributor

@xiaokangwang xiaokangwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! This pull request looks good to me, and is ready to be merged.

@hanazaki05 hanazaki05 merged commit 126e70b into v2fly:master Mar 17, 2026
38 of 40 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants