summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorblendoit <blendoit@gmail.com>2019-10-04 13:09:31 -0700
committerblendoit <blendoit@gmail.com>2019-10-04 13:09:31 -0700
commit13d3e4c648036f6e26d450c4dfdbd4999cf0e8a8 (patch)
treee0b75e8250b64787a073e96d2c9cad756d466d7d /doc
parent2324c2f7cd81f90bc4b7709245c0075d8b723352 (diff)
Ignore pyc files and update docs
Diffstat (limited to 'doc')
-rw-r--r--doc/diagram.txt17
-rw-r--r--doc/diagram2.pngbin0 -> 6107 bytes
-rw-r--r--doc/diagram2.pum5
3 files changed, 22 insertions, 0 deletions
diff --git a/doc/diagram.txt b/doc/diagram.txt
new file mode 100644
index 0000000..668ec61
--- /dev/null
+++ b/doc/diagram.txt
@@ -0,0 +1,17 @@
+ ┌─────┐ ┌───┐ ┌────┐
+ │Alice│ │Bob│ │John│
+ └──┬──┘ └─┬─┘ └─┬──┘
+ │Authentication Request │ │
+ │───────────────────────>│ │
+ │ │ │
+ │Authentication Response │ │
+ │<─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─│ │
+ │ │ │
+ │ another Authentication Request │
+ │<─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ │
+ │ │ │
+ │ another Authentication Response │
+ │ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─>│
+ ┌──┴──┐ ┌─┴─┐ ┌─┴──┐
+ │Alice│ │Bob│ │John│
+ └─────┘ └───┘ └────┘
diff --git a/doc/diagram2.png b/doc/diagram2.png
new file mode 100644
index 0000000..f15fa91
--- /dev/null
+++ b/doc/diagram2.png
Binary files differ
diff --git a/doc/diagram2.pum b/doc/diagram2.pum
new file mode 100644
index 0000000..4eb26a6
--- /dev/null
+++ b/doc/diagram2.pum
@@ -0,0 +1,5 @@
+' this is a comment
+Alice -> Bob: Authentication Request
+Bob --> Alice: Authentication Response
+John --> Alice: another Authentication Request
+Alice --> John: another Authentication Response
Copyright 2019--2024 Marius PETER