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

Add bool return for receive protocol #92

Open
jbspears opened this issue Aug 14, 2023 · 0 comments
Open

Add bool return for receive protocol #92

jbspears opened this issue Aug 14, 2023 · 0 comments

Comments

@jbspears
Copy link

The generate Receiver class (C++) onReceive method returns a bool. However, the receive method which calls onReceive has void return. Would be nice to flow the bool return up so we would know when a message may have failed instead of just being silent. Thanks!

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

No branches or pull requests

1 participant