Skip to content

Conversation

@glopesdev
Copy link
Member

This PR adds a reference implementation enabling cancellation support, following the WIP specification in harp-tech/protocol#15. A new MessageFlags enum is defined, allowing setting optional flags when copying message payloads.

For now only the copy constructors are exposed with the flags parameter, both to facilitate maintenance, and to make it clear that in the general case flags should be used only for message cancellation, or in virtual devices to implement symmetric error messages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New planned feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants