Skip to content

feat: Enable fragmentation for unreliable delivery (UTP) (1.0.0) #1515

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

Merged

Conversation

simon-lemay-unity
Copy link
Contributor

This is a backport of PR #1512.

Changelog

com.unity.netcode.adapter.utp

  • Changed: All delivery methods now support fragmentation, meaning the 'Send Queue Batch Size' setting (which controls the maximum payload size) now applies to all delivery methods, not just reliable ones.

Testing and Documentation

  • Includes unit/integration tests.
  • No documentation changes or additions were necessary.

@andrews-unity andrews-unity merged commit 784bafa into release/1.0.0 Dec 9, 2021
@andrews-unity andrews-unity deleted the feature-1.0.0/adapter-fragmented-unreliable branch December 9, 2021 21:43
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.

2 participants