Skip to content

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

Description

@doughsay

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

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