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

Integration of WebSockets POC into Helidon 2.0 #1280

Merged
merged 38 commits into from
Feb 13, 2020

Conversation

spericas
Copy link
Member

@spericas spericas commented Jan 8, 2020

Support for WebSockets in SE and MP.

@spericas spericas self-assigned this Jan 8, 2020
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
…g that includes verification of encoders and decoders.

Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
…ort to ignore websocket handshakes. MP server test.

Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
…ApplicationPath annotation on subclasses of ServerApplicationConfig. Some test changes.
…that scanning discovers endpoints even if not annotated with a CDI scope. This is the same we currently do for @path in JAX-RS. Simplified example a bit.
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
Signed-off-by: Santiago Pericas-Geertsen <santiago.pericasgeertsen@oracle.com>
… endpoint methods are no longer called using Netty threads.
@spericas spericas changed the title WIP: Integration of WebSockets POC into Helidon 2.0 Integration of WebSockets POC into Helidon 2.0 Feb 7, 2020
@spericas spericas merged commit 3df2c22 into helidon-io:master Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants