Details
sim1h and its importance
In essence, sim1h is a tool for simulating an entire P2P network on a single centralized device. It gives developers a bird’s-eye view of everything that is transmitted through the network.
-
-
By testing and debugging in sim1h we’re gaining confidence that the individual components of our technology stack are working as expected.



Show this thread -
Holochain Core works well within the boundaries of its tests and in-memory network, as does lib3h within its test suites that try to mock real-world usage. When we put the two together, however, it leads to a lot of complex behaviors that take time to analyze and test.
Show this thread -
Want to read the whole article and find out how to start with sim1h? Click here for the full Dev Pulse vol 50: http://ow.ly/3j6x50wLFhi pic.twitter.com/fRI7oa2k98
Show this thread
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.
Sim1h is an important addition to our testing tools because it finally lets you deploy a real test network and view all network activity from one machine. 
