Object-Orientatiating

Now that we’ve converted our real_time_network module to a RealTimeConnection class, there’s a bunch of opportunities for improving the quality of the code. We introduce fail-fast code, get rid of our shared socket state, and improve our encapsulation.

  1. E395A Client Networking Spike

    Mon, 21 Mar ’16
  2. E396Preparing for Dependency Injection

    Wed, 23 Mar ’16
  3. E397Object-Orientatiating

    Mon, 28 Mar ’16
  4. E398Build the Spy

    Wed, 30 Mar ’16
  5. E399Waiting for Connection

    Mon, 4 Apr ’16
  6. E400Connect the UI

    Wed, 6 Apr ’16
  7. E401A Successful Spy

    Mon, 11 Apr ’16
  8. E402Wire It Up

    Wed, 13 Apr ’16