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

[ntcore] Fix large text message splitting #6263

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

PeterJohnson
Copy link
Member

The written amount wasn't being tracked in the common case, so bulk announcements after a subscribe would result in a very large WebSocket frame.

The written amount wasn't being tracked in the common case, so bulk
announcements after a subscribe would result in a very large WebSocket
frame.
@PeterJohnson PeterJohnson requested a review from a team as a code owner January 20, 2024 06:20
@PeterJohnson PeterJohnson merged commit d653408 into wpilibsuite:main Jan 20, 2024
27 checks passed
@PeterJohnson PeterJohnson deleted the nt-fix-large-text branch January 20, 2024 07:15
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.

1 participant