Data Transport

To implement support for draw events in our real-time networking code, we need to modify the RealTimeConnection class that’s responsible for transporting data. This requires us to dig into the details of our network test harness once again.

comments powered by Disqus