An interactive introduction to the spanning tree protocol
7 points by vbernat
7 points by vbernat
Even if you have no interest of spanning tree, there are some cool bits, notably the STP engine from the opensource C project MSTPD compiled to WebAssembly to run the demos. There are several tutorials around STP that fails to show how distributed this protocol is (which may not be a bad thing as it makes things simpler).
Interesting animations ! How were they created ? Some tools ? LLM ? Thanks !
It's available here: https://github.com/vincentbernat/mstpd/commits/feature/wasm/.