Skip to content

fix: pass request_id to caller in result_info also on RPC call error #86

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hjelmeland
Copy link

@hjelmeland hjelmeland commented Apr 21, 2025

On inbound RESULT ERROR, pass on the request_id to the caller in result_info struct. Like already done on RESULT.

We have a project where we for a feature want to call identical WAMP RPC "body" on hundreds of devices registered
on a wampcc router. And we like to have an efficient way of processing responses based on request_id.

On inbound INVOCATION ERROR, pass on the request_id to the caller in
result_info struct. Like already done on RESULT.
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.

1 participant