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

Handle WebSocket frames of longer payload #8134

Merged
merged 1 commit into from
Dec 11, 2023

Conversation

spericas
Copy link
Member

Description

Handle frames of payload greater than 125 bytes in ClientWsConnection. New test that sends long text frames. See issue #8132.

Documentation

None

@spericas spericas added websocket WebSocket in Helidon 4.x Version 4.x labels Dec 11, 2023
@spericas spericas added this to the 4.0.2 milestone Dec 11, 2023
@spericas spericas self-assigned this Dec 11, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Dec 11, 2023
@spericas spericas changed the title Handle frames of payload greater than 125 bytes in ClientWsConnection Handle WebSocket frames of longer payload Dec 11, 2023
@spericas spericas merged commit ca2ee43 into helidon-io:main Dec 11, 2023
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. websocket WebSocket in Helidon
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants