bbengfort / cloudscope

Simulation and visualization of distributed systems and communications.
http://bbengfort.github.io/cloudscope/
MIT License
1 stars 0 forks source link

Network Loader #18

Closed bbengfort closed 8 years ago

bbengfort commented 8 years ago

Replicate the loading of a network from the network JSON file.

Also, create a network dumper -- the dumping of the network from a simulation.

This means create a network class, I suppose.