Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve kcp implementation #437

Merged
merged 11 commits into from
Jan 31, 2024
Merged

Improve kcp implementation #437

merged 11 commits into from
Jan 31, 2024

Conversation

halx99
Copy link
Member

@halx99 halx99 commented Jan 31, 2024

  • Ensure invoking freq for ikcp_update
  • Check does assoc udp transport with remote endpoint exists

- slice data to kcp mss
- schedule timer to invoke ikcp_update
@halx99 halx99 marked this pull request as draft January 31, 2024 17:20
@halx99 halx99 linked an issue Jan 31, 2024 that may be closed by this pull request
@halx99 halx99 marked this pull request as ready for review January 31, 2024 19:02
@halx99 halx99 merged commit b61d573 into dev Jan 31, 2024
37 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.

The max wait_duration shouldn't greater than kcp interval
1 participant