Skip to content

decouple Erlang application from Axolotl identity  #1

Description

@paulperegud

Current setup makes writing tests hard. Single BEAM node can run only one application instance. When application instance can manage one identity only, checking if two identities can connect and exchange messages requires running multiple BEAM nodes.

Although CT (Common Test) has slave functionality, it is hard to use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions