Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a sequence diagram for the interaction between user, perun node, and the sdk. #68

Open
manoranjith opened this issue Aug 17, 2020 · 1 comment

Comments

@manoranjith
Copy link
Contributor

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.

  1. On any incoming event from the sdk, node should inform the user of this event (if relevant to the user).
  2. Any interaction initiated by the user should end in the node sending a response to the user.
Relates to

Testing

Thread Safety

@manoranjith manoranjith added this to the Milestone 9 - Integration milestone Aug 17, 2020
@manoranjith
Copy link
Contributor Author

PR for the first version of the diagram raised in the docs repo:hyperledger-labs/perun-doc#23

@manoranjith manoranjith removed this from the Milestone 12 - Release 0.6.0 milestone Jul 5, 2021
@choeppler 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant