Skip to content

Commit c254940

Browse files
committed
docs: brief overview of UI
1 parent a0fb106 commit c254940

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

docs/ui-node-details.png

421 KB
Loading

docs/ui-overview.png

251 KB
Loading

docs/user-interface.md

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# User Interface
2+
3+
ByzzBench includes a user interface that allows to visualize and control the execution of the protocol.
4+
5+
![Web UI Overview](ui-overview.png)
6+
7+
In the top section, under *Nodes* we can see the state of each Replica, as well as the list of messages currently waiting to be delivered in their mailbox.
8+
9+
Under *Schedule*, we can see the events in the order they were delivered to their respective recipients. *Dropped Messages* displays the set of events that failed to be delivered.
10+
11+
The UI allows to introspect the state of each node and message:
12+
13+
![UI Node Details](/Users/joaomlneto/git/byzzbench/docs/ui-node-details.png)

0 commit comments

Comments
 (0)