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

Port to Nima of enhancement to allow WebSocket applications on different ports #6004

Merged
merged 4 commits into from Jan 30, 2023

Conversation

spericas
Copy link
Member

@spericas spericas commented Jan 30, 2023

Port to Nima of 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. Docs updated as well. For more info see issue #5643.

… 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 helidon-io#5643 and WebSocketEndpointAppTest.
@spericas spericas added the 4.x Version 4.x label Jan 30, 2023
@spericas spericas added this to the 4.0.0 milestone Jan 30, 2023
@spericas spericas self-assigned this Jan 30, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jan 30, 2023
@spericas spericas added this to Normal priority in Backlog Jan 30, 2023
@spericas spericas merged commit 027ed18 into helidon-io:main Jan 30, 2023
Backlog automation moved this from Normal priority to Closed Jan 30, 2023
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.
Projects
Backlog
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants