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

Changed the default context root for Websocket endpoints #1624

Merged
merged 4 commits into from
Apr 9, 2020

Conversation

spericas
Copy link
Member

@spericas spericas commented Apr 8, 2020

Changed the default context root for Websocket endpoints to be "/", just like for REST. Improved testing of endpoints with and without using the default context root. One additional test that mixes REST resources and Websocket endpoints in same application.

…ust like for REST. Improved testing of endpoints with and without using the default context root. One additional test that mixes REST resources and Websocket endpoints in same application.
@spericas spericas added the enhancement New feature or request label Apr 8, 2020
@spericas spericas requested a review from tjquinno April 8, 2020 17:42
@spericas spericas self-assigned this Apr 8, 2020
@spericas spericas added this to Normal priority in Backlog Apr 8, 2020
tjquinno
tjquinno previously approved these changes Apr 8, 2020
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
tjquinno
tjquinno previously approved these changes Apr 8, 2020
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.

Very nice.

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas merged commit d138a89 into helidon-io:master Apr 9, 2020
Backlog automation moved this from Normal priority to Closed Apr 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Backlog
  
Closed
Development

Successfully merging this pull request may close these issues.

None yet

2 participants