super hacky visualization of raft, inspired by thesecretlivesofdata
also makes for a good space heater while your browser continuously re-parses and re-renders svg
after you clone, run the following to get the dependencies: git submodule update --init --recursive
Then, you can visualize Raft by opening index.html in your browser.
Support for creating network partitions has been added to the original raftscope project. Codex has been used to implement this feature.