Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DimaAmega/message-sequence

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Message sequence visualizer for whirl network traces

Deployed at https://dxahtepb.github.io/message-sequence/

How to use

In order to generate traces run your simulation with --trace <path>. This makes sense to do only when --seed <number> flag is set.

Don't forget that if you run tests in docker, then trace files will appear in the container. You can copy them to the host system with docker cp.

For example:

docker cp "distsys-course:/tmp/trace.json" "./trace.json"

After a trace is recorded you can open it with the visualizer. Just select the trace file with Choose File button.

Choose file

Arrows and message labels are clickable!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%