Closed tylp closed 1 month ago
Closes #45.
@adrien-nf PR ready. I changed some of the logic to the AppState. Now the network mode is stored in the struct. This removes the use of Arcs and self-referential struct.
AppState
Arc
Closes #45.