-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement GetInvocationId and CancelInvocation entries (#10)
* Squashed 'service-protocol/' changes from 0d6b476..5129eca 5129eca Add idempotency_key to CallEntryMessage & OneWayCallEntryMessage. (#97) 65560bf Add CancelInvocation and GetCallInvocationId entries. (#96) git-subtree-dir: service-protocol git-subtree-split: 5129eca343a214665237cd69b5e6b5d1842d1cab * Implement `sys_get_call_invocation_id` and `sys_cancel_invocation` Refactor header macro New protocol * Add idempotency key * Add version checks
- Loading branch information
1 parent
5851db7
commit 40b2e10
Showing
15 changed files
with
636 additions
and
241 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.