Skip to content

Investigate the use of gen_statem as an alternative to gen_server for implementation #26

Open
@doughsay

Description

We do a lot of manual state management that might be helped by using gen_statem. Also, the future desired features of things like "tap keys" require the use of timers and timeouts, which are supported as first class features in gen_statem.

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions