Skip to content
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
This repository was archived by the owner on Oct 2, 2023. It is now read-only.

Reify the protocol state when handling connections protocol #9

@b1conrad

Description

@b1conrad

The specification of the connections protocol (Aries RFC 0160) is given as a state machine, with named states. Our implementation does not record in an entity variable the specific state that a connection-in-progress is at.

I'm proposing that we keep track of the current state in an entity variable. This will facilitate debugging sessions that will occur with other vendors as we work towards interoperability.

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