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

Enhancement to allow different WebSocket applications to be registered on different ports. #5822

Merged
merged 2 commits into from
Jan 11, 2023

Conversation

spericas
Copy link
Member

@spericas spericas commented Jan 10, 2023

Enhancement to allow different WebSocket applications to be registered on different ports. Due to a restriction in Tyrus, you cannot share the same path even if registered on different ports, so this is a restriction on this enhancement. WebSocket unit tests re-structured to use @HelidonTest. For more info see issue #5643 and WebSocketEndpointAppTest.

@spericas spericas self-assigned this Jan 10, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 10, 2023
@spericas spericas added enhancement New feature or request websocket WebSocket in Helidon and removed OCA Verified All contributors have signed the Oracle Contributor Agreement. labels Jan 10, 2023
@spericas spericas added this to the 3.1.1 milestone Jan 10, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 10, 2023
…d on different ports. Due to a restriction in Tyrus, you cannot share the same path even if registered on different ports, so this is a restriction on this enhancement. WebSocket unit tests re-structured to use @HelidonTest. For more info see issue 5643.
Copy link
Member

@tjquinno tjquinno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A couple possible changes.

@spericas spericas merged commit d8f7f47 into helidon-io:helidon-3.x Jan 11, 2023
@spericas spericas mentioned this pull request Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request OCA Verified All contributors have signed the Oracle Contributor Agreement. websocket WebSocket in Helidon
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants