Look How Much Simpler It Is

We (finally!) finishing translating our RealTimeLogic tests to use our null RealTimeServer rather than real Socket.IO sockets. Looking back at the changes, what’s most striking is that the tests are so much simpler. We’ve completely eliminated the race conditions, out-of-order execution, and cognitive load the networking imposed.

comments powered by Disqus