Skip to content

Instantly share code, notes, and snippets.

@andremw
Last active June 27, 2020 21:14
Show Gist options
  • Save andremw/2fb53fb109546be6e67e7ab8145400c2 to your computer and use it in GitHub Desktop.
Save andremw/2fb53fb109546be6e67e7ab8145400c2 to your computer and use it in GitHub Desktop.
DutchBlitz with F# and DDD - workflow
Bounded Context: Dutch Blitz game
Workflow: "Join Game"
Triggered by:
"Join Game" command
Primary input:
A join request
Output events:
"Player joined game" event
Side-effects:
An acknowledgment is sent to the person
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment