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

[4.3] Fix websocket dropping messages for WSLPeer #709

Merged
merged 1 commit into from
Oct 15, 2024

Conversation

Spartan322
Copy link
Member

@Spartan322 Spartan322 commented Oct 14, 2024

Cherry-picked from godotengine/godot#98167
Allows WSLPeer to grab the length of incoming messages

(cherry picked from commit godotengine/godot@e11d581)

Allows WSLPeer to grab the length of incoming messages
	Only accept them if they fit in in_buffer

(cherry picked from commit godotengine/godot@e11d581)
@Spartan322 Spartan322 force-pushed the redot-4.3/websocket-rework branch from b0fffe2 to 3c1f525 Compare October 15, 2024 02:54
@Spartan322 Spartan322 merged commit d1479a1 into Redot-Engine:4.3 Oct 15, 2024
18 checks passed
@Spartan322 Spartan322 deleted the redot-4.3/websocket-rework branch October 15, 2024 03:59
@Spartan322 Spartan322 added the cherrypick:master Considered for cherry-picking into a master label Oct 23, 2024
@Spartan322 Spartan322 removed the cherrypick:master Considered for cherry-picking into a master label Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants