Skip to content

feat: Adding support for SSE on the WebClient (#2794)#2827

Merged
tsegismont merged 1 commit intovert-x3:5.0from
ehsavoie:sse_client_5.0
Nov 17, 2025
Merged

feat: Adding support for SSE on the WebClient (#2794)#2827
tsegismont merged 1 commit intovert-x3:5.0from
ehsavoie:sse_client_5.0

Conversation

@ehsavoie
Copy link
Copy Markdown
Contributor

Motivation:
I needed to be able to process SSE events on the client side.
Backporting PR #2794 to the 5.0 branch

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

@tsegismont
Copy link
Copy Markdown
Member

@ehsavoie can you verify if the commit is signed-off with your Eclipse contributor email?

Bckporting PR (vert-x3#2794) to 5.0.x

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

@tsegismont looks like it was using some github author name based on my handle when I cherry-picked

@tsegismont
Copy link
Copy Markdown
Member

It has been rebased on the latest 5.0, right?

@ehsavoie
Copy link
Copy Markdown
Contributor Author

@tsegismont yes

@tsegismont tsegismont merged commit 1e18ade into vert-x3:5.0 Nov 17, 2025
10 of 13 checks passed
@tsegismont tsegismont added this to the 5.0.6 milestone Nov 17, 2025
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