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
To get a high level view of the interaction between user, perun node and the sdk.
Description
Make a seqeunce diagram for the interaction between user, perun node and the sdk. The diagram should consists of separate blocks each corresponding to different stages of a state channel life cycle: Opening, Using and Settling (Collaboratively and Non Collaboratively).
Each interaction should either be initiated by the user or the sdk.
On any incoming event from the sdk, node should inform the user of this event (if relevant to the user).
Any interaction initiated by the user should end in the node sending a response to the user.
Relates to
Testing
Thread Safety
The text was updated successfully, but these errors were encountered:
choeppler
changed the title
Make a seqeunce diagram for the interaction between user, perun node and the sdk.
Make a sequence diagram for the interaction between user, perun node, and the sdk.
Sep 14, 2022
Motivation / Context
To get a high level view of the interaction between user, perun node and the sdk.
Description
Make a seqeunce diagram for the interaction between user, perun node and the sdk. The diagram should consists of separate blocks each corresponding to different stages of a state channel life cycle: Opening, Using and Settling (Collaboratively and Non Collaboratively).
Each interaction should either be initiated by the user or the sdk.
Relates to
Testing
Thread Safety
The text was updated successfully, but these errors were encountered: