Skip to content

Adds support for JSON-RPC client and server APIs #10244

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

Merged
merged 28 commits into from
Jul 14, 2025

Conversation

spericas
Copy link
Member

@spericas spericas commented Jun 12, 2025

Description

Adds support for JSON-RPC client and server APIs. See issue #10286.

@spericas spericas added this to the 4.x milestone Jun 12, 2025
@spericas spericas self-assigned this Jun 12, 2025
@spericas spericas added this to Backlog Jun 12, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 12, 2025
@spericas spericas marked this pull request as draft June 12, 2025 15:21
@spericas spericas moved this to Sprint Scope in Backlog Jun 12, 2025
@spericas spericas force-pushed the jsonrpc-prototype branch 6 times, most recently from 3f2cc74 to f235b10 Compare June 16, 2025 20:47
@spericas spericas force-pushed the jsonrpc-prototype branch 4 times, most recently from 84313f1 to 352f7d9 Compare June 25, 2025 21:17
@spericas spericas force-pushed the jsonrpc-prototype branch from 5742d95 to 394c06e Compare June 26, 2025 15:11
spericas added 18 commits July 2, 2025 15:26
Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
…for injecting JsonRpcClient in tests. Relocates tests.
Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
Signed-off-by: Santiago Pericas-Geertsen <[email protected]>
…Handler>. If the optional is empty, error is ignored; otherwise, the error returned is sent back to the client.
…JSON conversions. Removes dep with features API.
@spericas spericas marked this pull request as ready for review July 10, 2025 19:02
@spericas spericas force-pushed the jsonrpc-prototype branch from b30df91 to 8bf6f81 Compare July 11, 2025 14:39
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.

Created a PR agains your branch.

…figuration (#6)

Fix of Helidon Feature, where preview features were ignored during printout.
@spericas spericas merged commit 53739f7 into helidon-io:main Jul 14, 2025
62 checks passed
@github-project-automation github-project-automation bot moved this from Sprint Scope to Closed in Backlog Jul 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x OCA Verified All contributors have signed the Oracle Contributor Agreement. webclient webserver
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

3 participants