You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 2, 2023. It is now read-only.
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.