Skip to content

Reduce boilerplate code in protocol implementations #136

@ggutoski

Description

@ggutoski

Based on a previous PR comment.

Two tasks:

  1. Executer API should give incoming messages as a VecMap of enum (bcast_and_p2p, bcast_only, p2p_only) for each player.
  2. Rounds should be able to specify at compile-time the subset of possible message types they can accept. eg. bcast_and_p2p or p2p_only but not bcast_only.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions