Skip to content

Transition Akka actors implementations to use FSM trait #124

@davidrpugh

Description

@davidrpugh

High level design of the actor implementations auctions and auction participants should make use of the finite state machine trait from Akka. Implementing these actors as finite state machines will make the overall API easier to reason about and explain and will make the actor layer more closely aligned with the functional layer which relies on the State monad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions