Emit an Event

We continue updating our RealTimeLogic tests to operate without a network. This time, we’re testing code that sends multiple network messages at a time, which means our simple “get last sent message” tracker won’t work. We use a more sophisticated approach, based on events, instead.

comments powered by Disqus