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.

  1. E473Real-Time Networking Overview

    Mon, 19 Dec ’16
  2. E474Shotgun Surgery

    Wed, 21 Dec ’16
  3. E475Monkey Work

    Mon, 26 Dec ’16
  4. E476Accepting the Duplication

    Wed, 28 Dec ’16
  5. E477Data Transport

    Mon, 2 Jan ’17
  6. E478Send the Draw Event

    Wed, 4 Jan ’17
  7. E479Moment of Truth

    Mon, 9 Jan ’17