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

SSE API and implementation in Nima #6096

Merged
merged 24 commits into from Feb 28, 2023
Merged

Conversation

spericas
Copy link
Member

@spericas spericas commented Feb 6, 2023

New SSE API for Nima. Defines classes SseSink, SseSource and SseEvent. Uses SPIs in WebServer and WebClient to load SSE support if available in classpath. Fully integrated with Nima's media context infrastructure, so each event can be serialized or deserialized with a writer or a reader, respectively.

Fixes #5666

Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas self-assigned this Feb 6, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Feb 6, 2023
@spericas spericas marked this pull request as draft February 6, 2023 21:11
Copy link
Member

@tomas-langer tomas-langer left a comment

Choose a reason for hiding this comment

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

One small issue, otherwise this looks great!

danielkec
danielkec previously approved these changes Feb 23, 2023
@spericas spericas changed the title SSE prototype SSE API and implementation in Nima Feb 24, 2023
@spericas spericas marked this pull request as ready for review February 24, 2023 15:13
@spericas spericas added this to Normal priority in Backlog Feb 24, 2023
Signed-off-by: Santiago Pericasgeertsen <santiago.pericasgeertsen@oracle.com>
@spericas spericas merged commit a3e7680 into helidon-io:main Feb 28, 2023
Backlog automation moved this from Normal priority to Closed Feb 28, 2023
@spericas spericas mentioned this pull request Feb 28, 2023
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

3 participants