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

api: add public RpcSession.process_incoming() method #50

Merged
merged 1 commit into from
May 15, 2023

Conversation

link2xt
Copy link
Contributor

@link2xt link2xt commented May 15, 2023

This accepts a request and returns the response as a return value, unlike handle_incoming() which sends it to the channel.

Needed for deltachat/deltachat-core-rust#4402

This accepts a request and returns the response as a return value,
unlike handle_incoming() which sends it to the channel.
@link2xt link2xt changed the title feat: add public RpcSession.process_incoming() method api: add public RpcSession.process_incoming() method May 15, 2023
@link2xt link2xt merged commit 787c6e8 into main May 15, 2023
@link2xt link2xt deleted the link2xt/process_incoming branch May 15, 2023 21:58
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.

None yet

2 participants