Skip to content

Add bool return for receive protocol #92

@jbspears

Description

@jbspears

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions