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

refactor(rpc_module): RpcModule::raw_json_request -> String #1287

Merged
merged 2 commits into from
Feb 7, 2024

Conversation

niklasad1
Copy link
Member

@niklasad1 niklasad1 commented Feb 7, 2024

This PR changes the RpcModule to support the new async API in the MethodResponse and RpcModule::raw_json_request now returns a String instead of MethodResponse as consequence of this change.

This PR changes the RpcModule to support the new async API in the
MethodResponse and RpcModule::<call, subscribe, raw> now returns a
String instead of MethodResponse.
@niklasad1 niklasad1 requested a review from a team as a code owner February 7, 2024 12:53
Copy link
Contributor

@tadeohepperle tadeohepperle left a comment

Choose a reason for hiding this comment

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

👍

@niklasad1 niklasad1 changed the title change RpcModule::<call, subscribe, raw> to return String refactor(rpc_module): RpcModule::raw_json_request -> String Feb 7, 2024
@niklasad1 niklasad1 merged commit e1e7d73 into master Feb 7, 2024
11 checks passed
@niklasad1 niklasad1 deleted the na-adapt-rpc-module branch February 7, 2024 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants