Skip to content

feat: Adding support for SSE on the WebClient#2795

Merged
tsegismont merged 1 commit intovert-x3:4.xfrom
ehsavoie:sse_client_4.x
Nov 14, 2025
Merged

feat: Adding support for SSE on the WebClient#2795
tsegismont merged 1 commit intovert-x3:4.xfrom
ehsavoie:sse_client_4.x

Conversation

@ehsavoie
Copy link
Copy Markdown
Contributor

Motivation:

I needed to be able to process SSE events on the client side.
This is a backport of #2794

Conformance:

You should have signed the Eclipse Contributor Agreement as explained in https://github.com/eclipse/vert.x/blob/master/CONTRIBUTING.md
Please also make sure you adhere to the code style guidelines: https://github.com/vert-x3/wiki/wiki/Vert.x-code-style-guidelines

Signed-off-by: Emmanuel Hugonnet <ehugonne@redhat.com>
@ehsavoie
Copy link
Copy Markdown
Contributor Author

ehsavoie commented Nov 7, 2025

@tsegismont @vietj This is the backport of #2794 if you want to review

Copy link
Copy Markdown
Member

@tsegismont tsegismont left a comment

Choose a reason for hiding this comment

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

Thank you @ehsavoie !

@tsegismont tsegismont modified the milestones: 5.1.0, 4.5.23 Nov 14, 2025
@tsegismont tsegismont merged commit 98a1c78 into vert-x3:4.x Nov 14, 2025
8 checks passed
@tsegismont
Copy link
Copy Markdown
Member

tsegismont commented Nov 14, 2025

@ehsavoie could you please backport #2794 to the 5.0 branch as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants