generated from martinthomson/internet-draft-template
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A handful of fixes to the specification of the ping-pong aggregator communication topology encountered during implementation. - Explicitly describe Python objects for ping-pong State - `ping_pong_leader_init` and `_helper_init` return `Message`, not `bytes` - `ping_pong_transition` always returns a `Message` - typo in `ping_pong_transition` - `ping_pong_continued` fails if `state` is not `Continued` - remove unused `is_leader` parameter from `ping_pong_transition`
- Loading branch information
1 parent
e4478dd
commit ac50c50
Showing
1 changed file
with
31 additions
and
6 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